cicd: fix volumes
This commit is contained in:
parent
f9864be1f4
commit
1daed56127
|
@ -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: {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue