Configuration wasn't able to be written
This commit is contained in:
@@ -35,8 +35,9 @@ services:
|
|||||||
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
|
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
|
||||||
{{- end}}
|
{{- end}}
|
||||||
traefik.enable: false
|
traefik.enable: false
|
||||||
volumes_from:
|
volumes:
|
||||||
- gitlab-runner
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
- /RancherCattle/${DATA_DIR}:/etc/gitlab-runner
|
||||||
gitlab-runner:
|
gitlab-runner:
|
||||||
image: gitlab/gitlab-runner:alpine
|
image: gitlab/gitlab-runner:alpine
|
||||||
command:
|
command:
|
||||||
|
|||||||
Reference in New Issue
Block a user