From 259551db8d86da4a09f5efb2692bdf05fc64da70 Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 17 Aug 2022 16:06:24 +0300 Subject: [PATCH] gitlab --- .deploy/deploy-dev.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.deploy/deploy-dev.yaml b/.deploy/deploy-dev.yaml index 5f13f28..31809c2 100644 --- a/.deploy/deploy-dev.yaml +++ b/.deploy/deploy-dev.yaml @@ -76,4 +76,7 @@ services: condition: any update_config: parallelism: 1 - order: start-first \ No newline at end of file + order: start-first + +volumes: + gitlab-runner: \ No newline at end of file