Skip to content

Commit af3261e

Browse files
committed
CI: fix pipeline task path
1 parent 55da2ae commit af3261e

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
@@ -633,7 +633,7 @@ jobs:
633633
file: bosh-windows-stemcell-builder-ci/ci/tasks/test-units-stembuild-windows/task.yml
634634
tags: [windows-nimbus]
635635
- task: acceptance-test-dry-run
636-
file: bosh-windows-stemcell-builder-ci/ci/tasks/clean-up-pre-release-blobstore/task.yml
636+
file: bosh-windows-stemcell-builder-ci/ci/tasks/acceptance-test-dry-run/task.yml
637637
image: bosh-windows-stemcell-builder-ci-image
638638
- put: stemcell-builder
639639
params:

0 commit comments

Comments
 (0)