Skip to content

Commit

Permalink
fix task file path
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxiao committed Dec 30, 2024
1 parent b6900bc commit 7c4f976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
- get: bosh-ecosystem-registry-image
- get: bosh-shared-ci
- task: create-final-release
file: bosh-shared-ci/ci/tasks/create-final-release.yml
file: bosh-shared-ci/tasks/release/create-final-release.yml
image: bosh-ecosystem-registry-image
input_mapping:
release_repo: os-conf-release
Expand Down

0 comments on commit 7c4f976

Please sign in to comment.