might work

This commit is contained in:
Joachim Hill-Grannec
2018-08-02 20:51:07 +02:00
parent 1c799977a7
commit fba3dfaa27
+1 -2
View File
@@ -56,8 +56,7 @@ pipeline:
image: plugins/docker
group: publish
auto_tag: true
repo: peloton/drone-helm
secrets: [ docker_password ]
secrets: [ docker_password, docker_username, plugin_repo ]
dockerfile: Dockerfile
when:
event: [ tag, push ]