This commit is contained in:
Administrator 2022-08-17 12:51:53 +03:00
parent 041ae5ddb8
commit dbb95220bc

View File

@ -65,7 +65,7 @@ services:
image: mathwave/sprint-repo:gitlab-runner image: mathwave/sprint-repo:gitlab-runner
volumes: volumes:
- type: volume - type: volume
source: /home source: gitlab-runner
target: /home target: /home
- type: bind - type: bind
source: /var/run/docker.sock source: /var/run/docker.sock
@ -81,3 +81,11 @@ services:
update_config: update_config:
parallelism: 1 parallelism: 1
order: start-first order: start-first
volumes:
gitlab-runner:
driver: local
driver_opts:
o: volume
type: none
device: /home/