add slack notification
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
211d83022c
commit
5f7e988852
@ -12,6 +12,12 @@ pipeline:
|
|||||||
- ${VERSION}
|
- ${VERSION}
|
||||||
secrets: [ docker_username, docker_password ]
|
secrets: [ docker_username, docker_password ]
|
||||||
|
|
||||||
|
slack:
|
||||||
|
image: plugins/slack
|
||||||
|
channel: drone
|
||||||
|
username: drone
|
||||||
|
secrets: [ slack_webhook ]
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
VERSION:
|
VERSION:
|
||||||
- 3.7.2
|
- 3.7.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user