Skip to content

Commit 6f7740d

Browse files
author
Rajath Agasthya
committed
Add missing inputs to create-aws-govcloud-stemcell
1 parent 238416c commit 6f7740d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ci/pipelines/stemcells-windows.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,6 +1564,12 @@ jobs:
15641564
- get: blobstore-s3-cli
15651565
- get: blobstore-gcs-cli
15661566
- 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+
image: bosh-windows-stemcell-builder-ci-image
15671573
- task: create-packer-ci-key
15681574
image: bosh-windows-stemcell-builder-ci-image
15691575
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-packer-ci-key/task.yml

0 commit comments

Comments
 (0)