add slack notifications to drone 2/n

This commit is contained in:
viktorbarzin 2023-01-22 17:01:54 +00:00
parent 1b01896c7e
commit 28f8171a1f

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: