diff --git a/.deploy/deploy-dev.yaml b/.deploy/deploy-dev.yaml index 882141d..7e19b2d 100644 --- a/.deploy/deploy-dev.yaml +++ b/.deploy/deploy-dev.yaml @@ -65,7 +65,7 @@ services: image: mathwave/sprint-repo:gitlab-runner volumes: - type: volume - source: /home + source: gitlab-runner target: /home - type: bind source: /var/run/docker.sock @@ -81,3 +81,11 @@ services: update_config: parallelism: 1 order: start-first + +volumes: + gitlab-runner: + driver: local + driver_opts: + o: volume + type: none + device: /home/