chore(ci): re-enable deploy
ci/woodpecker/push/docker Pipeline was successful Details

lsm
Jef Roosens 2023-08-03 21:44:56 +02:00
parent 6a9603aa99
commit 98a1f5f671
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 8 additions and 9 deletions

View File

@ -16,12 +16,11 @@ pipeline:
when: when:
event: push event: push
# Deployment's currently bugged deploy:
# deploy: image: 'curlimages/curl'
# image: 'curlimages/curl' secrets:
# secrets: - 'webhook_url'
# - 'webhook_url' commands:
# commands: - 'curl -XPOST -s --fail $WEBHOOK_URL'
# - 'curl -XPOST -s --fail $WEBHOOK_URL' when:
# when: event: push
# event: push