Fixed volumes_from
This commit is contained in:
@@ -36,7 +36,7 @@ services:
|
|||||||
{{- end}}
|
{{- end}}
|
||||||
traefik.enable: false
|
traefik.enable: false
|
||||||
volumes_from:
|
volumes_from:
|
||||||
- gitlab-runner-config
|
- 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