Skip to content

Commit 8e3aca1

Browse files
ystrosaramprice
authored andcommitted
Add more missing task images
Signed-off-by: Aram Price <[email protected]>
1 parent 1708f13 commit 8e3aca1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci/pipelines/windows-2019-ng.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,6 +1698,7 @@ jobs:
16981698
attempts: 3
16991699
timeout: 1h30m
17001700
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-aws-stemcell/task.yml
1701+
image: bosh-windows-stemcell-builder-ci-image
17011702
params:
17021703
PACKER_AWS_ACCESS_KEY: ((packer_user_gov_aws_access_key.username))
17031704
AWS_REGION: us-gov-west-1
@@ -2397,6 +2398,7 @@ jobs:
23972398
- in_parallel:
23982399
- task: commit-meta4-dev-file
23992400
file: bosh-windows-stemcell-builder-ci/ci/tasks/commit-meta4-file/task.yml
2401+
image: bosh-windows-stemcell-builder-ci-image
24002402
input_mapping: { stemcell: final-stemcell }
24012403
params:
24022404
IAAS: gcp
@@ -2569,6 +2571,7 @@ jobs:
25692571
- task: commit-meta4-file
25702572
input_mapping: { stemcell: azure-stemcell-final }
25712573
file: bosh-windows-stemcell-builder-ci/ci/tasks/commit-meta4-file/task.yml
2574+
image: bosh-windows-stemcell-builder-ci-image
25722575
params:
25732576
IAAS: azure
25742577
OS_NAME: windows
@@ -2675,6 +2678,7 @@ jobs:
26752678
- get: license-file
26762679
- task: set-stembuild-version
26772680
file: bosh-windows-stemcell-builder-ci/ci/tasks/set-stembuild-version/task.yml
2681+
image: bosh-windows-stemcell-builder-ci-image
26782682
- task: build-release-config
26792683
file: bosh-windows-stemcell-builder-ci/ci/tasks/rmt/build-release-config.yml
26802684
image: bosh-ecosystem-docker-image

0 commit comments

Comments
 (0)