only tag branch & latest if version equals check
This commit is contained in:
parent
5dcbe2c3c8
commit
69c5ef00fe
2 changed files with 2 additions and 4 deletions
|
@ -50,6 +50,7 @@ steps:
|
|||
image: alpine
|
||||
when:
|
||||
- branch: main
|
||||
- evaluate: 'KEYCLOAK_VERSION == "25.0"'
|
||||
secrets:
|
||||
- GIT_API_TOKEN
|
||||
commands:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue