Skip to content

Commit 597a1ed

Browse files
Rajath Agasthyaaramprice
authored andcommitted
Fix create-packer-ci-key task path
Signed-off-by: Aram Price <[email protected]>
1 parent cac17c7 commit 597a1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pipelines/stemcells-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1426,7 +1426,7 @@ jobs:
14261426
pre: build
14271427
- task: create-packer-ci-key
14281428
image: bosh-windows-stemcell-builder-ci-image
1429-
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-packer-ci/task.yml
1429+
file: bosh-windows-stemcell-builder-ci/ci/tasks/create-packer-ci-key/task.yml
14301430
params:
14311431
PACKER_CI: ((bosh_windows_aws_packer_ci_private_key.private_key))
14321432
- task: create-aws-stemcell

0 commit comments

Comments
 (0)