chore(ci): don't deploy on release build

lsm
Jef Roosens 2023-07-27 14:53:55 +02:00
parent 7f2a45c37a
commit 5faa2a4655
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 0 additions and 8 deletions

View File

@ -15,11 +15,3 @@ pipeline:
- 'docker_username'
- 'docker_password'
event: tag
deploy:
image: 'curlimages/curl'
secrets:
- 'webhook_url'
commands:
- 'curl -XPOST -s --fail $WEBHOOK_URL'
event: tag