pull/1/head
Jef Roosens 2022-04-02 13:46:44 +02:00
parent 4a99bb938c
commit 0c26959a1c
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 2 additions and 2 deletions

View File

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