We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80003d4 + 9658d04 commit f7afc2fCopy full SHA for f7afc2f
1 file changed
ci/pipelines/builder.yml
@@ -446,6 +446,7 @@ jobs:
446
447
#@ def build_stemcell(IAAS, HYPERVISOR, FIPS=""):
448
name: build-(@= IAAS @)-(@= HYPERVISOR @)(@= FIPS @)
449
+ serial: true
450
plan:
451
- in_parallel:
452
- get: version
@@ -468,7 +469,6 @@ jobs:
468
469
passed:
470
- build-os-image
471
- task: create-stemcell
- attempts: 3
472
file: bosh-stemcells-ci/ci/tasks/build.yml
473
image: os-image-stemcell-builder-registry-image
474
params:
0 commit comments