diff --git a/.drone.yml b/.drone.yml index 37197a4..fb3681f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,6 +23,9 @@ steps: - echo "Restart service" - supervisorctl restart dotabot script_stop: true + when: + event: + - push - name: discord notification image: appleboy/drone-discord @@ -39,6 +42,8 @@ steps: # [Build Log](${DRONE_BUILD_LINK}) when: status: [success, failure] + event: + - push volumes: