cicd: fix volumes

This commit is contained in:
light7734 2024-10-14 14:24:30 +03:30
parent f9864be1f4
commit 1daed56127
Signed by: light7734
GPG Key ID: 37FDF7099B2AB7A7
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ volumes:
- name: dockersock - name: dockersock
host: host:
path: /var/run/docker.sock path: /var/run/docker.sock
volumes:
- name: py - name: py
temp: {} temp: {}