CI: try to fix running steps build & publish
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Benjamin Renard 2022-04-27 23:20:47 +02:00
parent f6a75f8cb6
commit 64c8659000

View file

@ -20,7 +20,6 @@ pipeline:
build:
image: debian
when:
event: tag
tag: v*
branch: master
commands:
@ -32,7 +31,6 @@ pipeline:
publish:
image: plugins/gitea-release
when:
event: tag
tag: v*
branch: master
settings: