You've already forked ansible-role-common
steps is also array
This commit is contained in:
@@ -52,7 +52,7 @@ local gen_pipeline(distro) =
|
||||
type: 'docker',
|
||||
name: 'Test on %(distro)s' % { distro: distro },
|
||||
steps:
|
||||
test_distro(distro),
|
||||
[test_distro(distro)],
|
||||
services:
|
||||
[docker_service()],
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user