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:
|
||||
test_distro(distro),
|
||||
services:
|
||||
docker_service(),
|
||||
[docker_service()],
|
||||
volumes:
|
||||
[{
|
||||
name: 'dockersock',
|
||||
|
||||
Reference in New Issue
Block a user