add slack notifications to drone 2/n

This commit is contained in:
viktorbarzin 2023-01-22 17:01:54 +00:00
parent cccc821ee8
commit 54df9b429c

View file

@ -14,6 +14,8 @@ steps:
webhook:
from_secret: slack_webhook
channel: general
when:
status: [ success, failure ]
- name: Prepare terraform files
image: alpine
commands: