mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
.gitlab-ci.yml: run docker-registry only on upstream master
This commit is contained in:
@ -65,7 +65,7 @@ docker-registry:
|
||||
services:
|
||||
- docker:dind
|
||||
only:
|
||||
- master
|
||||
- master@commento/commento-ce
|
||||
before_script:
|
||||
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.gitlab.com
|
||||
script:
|
||||
|
Reference in New Issue
Block a user