diff --git a/.drone.yml b/.drone.yml index 7ee4483..3bc70dc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,3 +17,10 @@ steps: image: alpine commands: - echo hola mundo + +- name: notify + image: plugins/slack + settings: + channel: ops + webhook: + from_secret: SLACK_URL