You've already forked ansible-role-common
Services should be array
This commit is contained in:
@@ -54,7 +54,7 @@ local gen_pipeline(distro) =
|
|||||||
steps:
|
steps:
|
||||||
test_distro(distro),
|
test_distro(distro),
|
||||||
services:
|
services:
|
||||||
docker_service(),
|
[docker_service()],
|
||||||
volumes:
|
volumes:
|
||||||
[{
|
[{
|
||||||
name: 'dockersock',
|
name: 'dockersock',
|
||||||
|
|||||||
Reference in New Issue
Block a user