This commit is contained in:
parent
eccd7fb311
commit
d75f519dc8
@ -8,6 +8,12 @@ pipeline:
|
||||
tags:
|
||||
- ${HELM_VERSION}
|
||||
secrets: [ docker_username, docker_password ]
|
||||
|
||||
slack:
|
||||
image: plugins/slack
|
||||
channel: drone
|
||||
username: drone
|
||||
secrets: [ slack_webhook ]
|
||||
|
||||
matrix:
|
||||
HELM_VERSION:
|
||||
|
Reference in New Issue
Block a user