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