1
1
Fork 0

add slack notification
continuous-integration/drone/push Build is passing Details

master
bunix42 3 years ago
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…
Cancel
Save