mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
Override these environment variables in "Projects / Variables" section to push to a private repository: * DOCKER_REGISTRY_HOST - defaults to hub.docker.com * DOCKER_IMAGE - defaults to sameersbn/gitlab
6 lines
54 B
YAML
6 lines
54 B
YAML
image: gitlab/dind
|
|
|
|
deploy:
|
|
script:
|
|
- ci/gitlab
|