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:
|
||||
- name: docker
|
||||
image:
|
||||
docker: dind
|
||||
privileged: true
|
||||
image: docker:dind
|
||||
privileged: true
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
|
Loading…
Reference in New Issue
Block a user