mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Fix yaml again
This commit is contained in:
parent
b16be669b2
commit
2386fe7329
@ -26,9 +26,8 @@ steps:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: docker
|
- name: docker
|
||||||
image:
|
image: docker:dind
|
||||||
docker: dind
|
privileged: true
|
||||||
privileged: true
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run
|
||||||
|
Loading…
Reference in New Issue
Block a user