diff --git a/.drone.yml b/.drone.yml index fb6c881..9e9f427 100644 --- a/.drone.yml +++ b/.drone.yml @@ -99,6 +99,13 @@ steps: depends_on: - test + - name: slack + image: plugins/slack + settings: + webhook: + from_secret: slack_webhook_url + channel: xsfx-alerts + volumes: - name: gobin temp: {}