cicd: fix volumes
This commit is contained in:
parent
f9864be1f4
commit
1daed56127
|
@ -10,8 +10,6 @@ volumes:
|
|||
- name: dockersock
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
|
||||
volumes:
|
||||
- name: py
|
||||
temp: {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue