cicd: add workspace

This commit is contained in:
light7734 2024-10-14 14:10:09 +03:30
parent 0cee40e927
commit c8d215adde
Signed by: light7734
GPG Key ID: 37FDF7099B2AB7A7
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ volumes:
host:
path: /var/run/docker.sock
workspace:
path: /opt
services:
- name: docker
image: docker:dind