This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user