bunix42
/
docker-helm
Archived
1
0
Fork 0

add slack notifications
the build was successful Details

master
bunix42 6 years ago
parent eccd7fb311
commit d75f519dc8

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