From dbb95220bc56560fe8b29bbab1893b2fec6cec06 Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 17 Aug 2022 12:51:53 +0300 Subject: [PATCH] gitlab --- .deploy/deploy-dev.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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/