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