add slack notification
This commit is contained in:
parent
b0efec1052
commit
771e3ae884
@ -13,6 +13,12 @@ pipeline:
|
||||
when:
|
||||
branch: master
|
||||
|
||||
slack:
|
||||
image: plugins/slack
|
||||
channel: drone
|
||||
username: drone
|
||||
secrets: [ slack_webhook ]
|
||||
|
||||
matrix:
|
||||
VERSION:
|
||||
- 193.0.0-alpine
|
||||
|
Reference in New Issue
Block a user