Added deploy to CI
ci/woodpecker/push/woodpecker Pipeline was successful Details

pull/4/head
Jef Roosens 2022-03-29 18:08:16 +02:00
parent 000a73391c
commit 857656de7c
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 7 additions and 0 deletions

View File

@ -10,3 +10,10 @@ pipeline:
secrets:
- 'docker_username'
- 'docker_password'
deploy:
image: 'curlimages/curl'
secrets:
- 'webhook'
commands:
- curl -XPOST --fail -s "$WEBHOOK"