2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2026-05-07 01:18:59 +00:00

Only publish on master/pass branches

This commit is contained in:
2017-09-20 00:11:30 +01:00
parent 2c31308077
commit 50346c96a0
+1
View File
@@ -32,6 +32,7 @@ pipeline:
publish: publish:
image: docker image: docker
when: when:
branch: [ master, pass ]
event: [ push, tag, deployment ] event: [ push, tag, deployment ]
secrets: [ DOCKER_USER, DOCKER_PASS ] secrets: [ DOCKER_USER, DOCKER_PASS ]
volumes: volumes: