mirror of
https://gitlab.com/commento/commento.git
synced 2026-06-17 09:55:27 -04:00
.gitlab-ci.yml: run docker-registry only on upstream master
This commit is contained in:
+1
-1
@@ -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