fix docker push

This commit is contained in:
Ivan Pedrazas
2019-02-03 19:36:23 +00:00
parent 9560ae5dee
commit 0de3f3a011
+3 -2
View File
@@ -42,7 +42,8 @@ steps:
password:
from_secret: docker_password
dockerfile: Dockerfile
repo:
from_secret: dockerhub_repo
repo: quay.io/ipedrazas/drone-helm
registry: quay.io
when:
event: [ tag, push ]