Skip to content

Commit

Permalink
add the FOLDER definition (#2831)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharbuz authored Jul 26, 2023
1 parent 8fd63b8 commit aeb00c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .buildkite/scripts/dra_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ mkdir -p ${BASE_DIR}/reports
cd ${BASE_DIR}/reports && shasum -a 512 dependencies-${VERSION}.csv > dependencies-${VERSION}.csv.sha512

cd $(dirname ${WORKSPACE})
FOLDER=${FOLDER_PATH}
OUTPUT_FILE=${DRA_OUTPUT}
./.buildkite/scripts/release-manager.sh #TODO use "echo" for rollback

0 comments on commit aeb00c5

Please sign in to comment.