only tag branch & latest if version equals check
All checks were successful
ci/woodpecker/push/keycloak Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful

This commit is contained in:
chris 2024-07-28 00:02:40 +02:00
commit 69c5ef00fe
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
2 changed files with 2 additions and 4 deletions

View file

@ -50,6 +50,7 @@ steps:
image: alpine
when:
- branch: main
- evaluate: 'KEYCLOAK_VERSION == "25.0"'
secrets:
- GIT_API_TOKEN
commands: