Add debug info to drone
All checks were successful
the build was successful

This commit is contained in:
Peter Stuifzand 2019-01-12 16:55:31 +01:00
parent 495425ba7f
commit 0cb798093a
Signed by: peter
GPG Key ID: 374322D56E5209E8

View File

@ -18,6 +18,7 @@ pipeline:
notify:
image: plugins/webhook
settings:
debug: true
urls:
from_secret: success_webhook
when:
@ -26,6 +27,7 @@ pipeline:
notify_failure:
image: plugins/webhook
settings:
debug: true
urls:
from_secret: failure_webhook
when: