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

pull/1/head 0.1.0
Jef Roosens 2022-04-02 13:52:48 +02:00
parent a69f614129
commit 799d0d4711
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 4 additions and 2 deletions

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