Skip to content

Commit

Permalink
Fix directory for candidate release
Browse files Browse the repository at this point in the history
  • Loading branch information
ystros committed Nov 6, 2024
1 parent a0a8147 commit 7bd598d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tasks/create-candidate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ export ROOT_PATH=$PWD

cd bosh-dns-release

bosh create-release --tarball=../release/bosh-dns-dev-release.tgz --timestamp-version --force
bosh create-release --tarball=../candidate-release/bosh-dns-dev-release.tgz --timestamp-version --force

0 comments on commit 7bd598d

Please sign in to comment.