stop double docker building

This commit is contained in:
Ivan Pedrazas
2017-08-29 00:17:49 +01:00
parent 95fdd00d10
commit e4a3014704
+3
View File
@@ -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