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}
|
||||
secrets: [ docker_username, docker_password ]
|
||||
|
||||
slack:
|
||||
image: plugins/slack
|
||||
channel: drone
|
||||
username: drone
|
||||
secrets: [ slack_webhook ]
|
||||
|
||||
matrix:
|
||||
VERSION:
|
||||
- 3.7.2
|
||||
|
Loading…
Reference in New Issue
Block a user