Change .drone.yml notifciation webhook
All checks were successful
the build was successful

This commit is contained in:
Peter Stuifzand 2019-01-16 12:08:58 +01:00
parent d98141a385
commit 77c375e7d2
Signed by: peter
GPG Key ID: 374322D56E5209E8

View File

@ -20,17 +20,5 @@ pipeline:
settings:
debug: true
secrets:
- source: success_webhook
- source: result_webhook
target: plugin_urls
when:
status: [success]
notify_failure:
image: plugins/webhook
settings:
debug: true
secrets:
- source: failure_webhook
target: plugin_urls
when:
status: [failure]