We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa5fbf commit c830f35Copy full SHA for c830f35
ci/pipelines/stemcells-windows.yml
@@ -1566,6 +1566,12 @@ jobs:
1566
- get: blobstore-s3-cli
1567
- get: blobstore-gcs-cli
1568
- get: windows-winsw
1569
+ - task: build-agent-zip
1570
+ file: bosh-windows-stemcell-builder-ci/ci/tasks/build-agent-zip/task.yml
1571
+ image: bosh-windows-stemcell-builder-ci-image
1572
+ - task: build-psmodules-zip
1573
+ file: bosh-windows-stemcell-builder-ci/ci/tasks/build-psmodules-zip/task.yml
1574
1575
- task: create-aws-govcloud-stemcell
1576
timeout: 1h30m
1577
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-aws-stemcell/task.yml
0 commit comments