Hopefully fixed ci yaml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Jef Roosens 2022-04-02 13:52:48 +02:00
parent a69f614129
commit 799d0d4711
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

@ -12,7 +12,8 @@ pipeline:
secrets:
- 'docker_username'
- 'docker_password'
when: tag
when:
event: tag
deploy:
image: 'curlimages/curl'
@ -20,4 +21,5 @@ pipeline:
- 'webhook'
commands:
- curl -XPOST --fail -s "$WEBHOOK"
when: tag
when:
event: tag