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 238416c commit 6f7740dCopy full SHA for 6f7740d
ci/pipelines/stemcells-windows.yml
@@ -1564,6 +1564,12 @@ jobs:
1564
- get: blobstore-s3-cli
1565
- get: blobstore-gcs-cli
1566
- get: windows-winsw
1567
+ - task: build-agent-zip
1568
+ file: bosh-windows-stemcell-builder-ci/ci/tasks/build-agent-zip/task.yml
1569
+ image: bosh-windows-stemcell-builder-ci-image
1570
+ - task: build-psmodules-zip
1571
+ file: bosh-windows-stemcell-builder-ci/ci/tasks/build-psmodules-zip/task.yml
1572
1573
- task: create-packer-ci-key
1574
image: bosh-windows-stemcell-builder-ci-image
1575
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-packer-ci-key/task.yml
0 commit comments