add slack notifications to drone 2/n
This commit is contained in:
parent
cccc821ee8
commit
54df9b429c
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ steps:
|
|||
webhook:
|
||||
from_secret: slack_webhook
|
||||
channel: general
|
||||
when:
|
||||
status: [ success, failure ]
|
||||
- name: Prepare terraform files
|
||||
image: alpine
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue