Skip to content

Commit 6e1b06f

Browse files
author
Rajath Agasthya
committed
Add missing inputs to create-aws-govcloud-stemcell
1 parent bd1aff3 commit 6e1b06f

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
@@ -1566,6 +1566,12 @@ jobs:
15661566
- get: blobstore-s3-cli
15671567
- get: blobstore-gcs-cli
15681568
- 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+
image: bosh-windows-stemcell-builder-ci-image
15691575
- task: create-aws-govcloud-stemcell
15701576
timeout: 1h30m
15711577
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-aws-stemcell/task.yml

0 commit comments

Comments
 (0)