diff --git a/.drone.yml b/.drone.yml index 624fd8a..a67b706 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: