fix(ci): don't let tag and push conflict
All checks were successful
ci/woodpecker/push/docker-rel Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/docker-rel Pipeline was successful
ci/woodpecker/tag/docker Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Jef Roosens 2023-11-19 22:06:52 +01:00
parent 62ac53cef6
commit 4427016094
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

@ -41,9 +41,10 @@ pipeline:
when: when:
branch: branch:
exclude: [ release/* ] exclude: [ release/* ]
event: push
publish-rel: publish-rel:
image: 'alpine:3.18.0' image: 'curlimages/curl'
group: publish group: publish
commands: commands:
- > - >