You've already forked ansible-role-common
sleep to ensure docker runners are up
This commit is contained in:
@@ -75,6 +75,7 @@ local gen_pipeline(distro) =
|
||||
'terraform init',
|
||||
'terraform plan -out /data/runners.plan',
|
||||
'terraform apply /data/runners.plan',
|
||||
'sleep 20',
|
||||
],
|
||||
environment: {
|
||||
TF_VAR_root_pass: {from_secret: 'root_pass'},
|
||||
|
||||
Reference in New Issue
Block a user