1
1

add slack notification
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
bunix42 2021-02-07 23:06:11 +00:00
parent 211d83022c
commit 5f7e988852

View File

@ -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