mirror of
https://github.com/ipedrazas/drone-helm.git
synced 2026-06-04 18:24:13 +08:00
fix docker push
This commit is contained in:
+3
-2
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user