Archived
1
0

add slack notifications
All checks were successful
the build was successful

This commit is contained in:
bunix42 2018-08-27 10:22:39 +00:00
parent eccd7fb311
commit d75f519dc8

View File

@ -9,6 +9,12 @@ pipeline:
- ${HELM_VERSION}
secrets: [ docker_username, docker_password ]
slack:
image: plugins/slack
channel: drone
username: drone
secrets: [ slack_webhook ]
matrix:
HELM_VERSION:
- v2.10.0