Skip to content

Commit

Permalink
[skip ci] test pr
Browse files Browse the repository at this point in the history
  • Loading branch information
orouz committed May 28, 2024
1 parent 955f467 commit 4aabdcf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/bump_cloudbeat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ export CURRENT_MINOR_VERSION
# branches
export NEXT_CLOUDBEAT_BRANCH="bump-to-$NEXT_CLOUDBEAT_VERSION"
export NEXT_CLOUDBEAT_HERMIT_BRANCH="bump-hermit-to-$CURRENT_CLOUDBEAT_VERSION"
export RELEASE_CLOUDBEAT_BRANCH="release-$CURRENT_MINOR_VERSION"
# export RELEASE_CLOUDBEAT_BRANCH="release-$CURRENT_MINOR_VERSION"
export RELEASE_CLOUDBEAT_BRANCH="release_test"

# paths
export ARM_SINGLE_ACCOUNT_FILE="deploy/azure/ARM-for-single-account.json"
Expand Down

0 comments on commit 4aabdcf

Please sign in to comment.