diff --git a/.drone.yml b/.drone.yml index 241039a1..5c0a689d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,12 @@ trigger: - push steps: + - name: slack + image: plugins/slack + settings: + webhook: + from_secret: slack_webhook + channel: general - name: Prepare terraform files image: alpine commands: