diff --git a/.drone.yml b/.drone.yml index a04fdb2..449daf7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,6 +17,10 @@ steps: - ./discord-buttsbot-go -test - name: discord image: appleboy/drone-discord + when: + status: + - success + - failure settings: webhook_id: from_secret: discord_webhook_id