We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f956450 commit ff36d98Copy full SHA for ff36d98
1 file changed
ci/pipelines/builder.yml
@@ -277,7 +277,6 @@ jobs:
277
- build-os-image
278
trigger: true
279
- get: os-image-tarball
280
- resource: os-image-tarball
281
passed:
282
283
- task: test-unit
@@ -466,7 +465,6 @@ jobs:
466
465
resource: bosh-linux-stemcell-builder
467
- get: stemcells-index
468
469
470
471
472
- task: create-stemcell
@@ -740,6 +738,9 @@ jobs:
740
738
- get: weekly
741
739
742
- get: bosh-integration-image
+ - get: os-image-tarball
+ passed:
743
+ - build-os-image
744
- load_var: ruby_version
745
file: bosh-linux-stemcell-builder/.ruby-version
746
reveal: true
0 commit comments