diff --git a/.drone.yml b/.drone.yml index 4fc5682..3d3c558 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,6 +26,12 @@ steps: - linux/arm64 - linux/amd64 +- name: notify + image: plugins/slack + settings: + webhook: + from_secret: slack_webhook + trigger: branch: - master