mirror of
https://github.com/ipedrazas/drone-helm.git
synced 2026-06-04 18:24:13 +08:00
stop double docker building
This commit is contained in:
@@ -8,6 +8,9 @@ pipeline:
|
||||
registry: quay.io
|
||||
email: "info@info.com"
|
||||
secrets: [ docker_username, docker_password ]
|
||||
when:
|
||||
branch:
|
||||
exclude: [ master]
|
||||
|
||||
docker-build-master:
|
||||
image: plugins/docker:17.05
|
||||
|
||||
Reference in New Issue
Block a user