From 1f1209aa1058d0f4d0c0d648c5e3c761d7b2d548 Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 14 Sep 2022 18:20:53 +0300 Subject: [PATCH] volumes --- .deploy-infra/deploy-dev.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.deploy-infra/deploy-dev.yaml b/.deploy-infra/deploy-dev.yaml index feda70e..c87cf43 100644 --- a/.deploy-infra/deploy-dev.yaml +++ b/.deploy-infra/deploy-dev.yaml @@ -75,6 +75,7 @@ services: volumes: - /var/run/docker.sock:/var/run/docker.sock - /sprint-data/gitlab:/etc/gitlab-runner + - /sprint-data:/sprint-data environment: GITLAB_REGISTRATION_TOKEN: $GITLAB_REGISTRATION_TOKEN deploy: