Skip to content

Commit

Permalink
TMP - deploy from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
eddycek committed Jun 20, 2024
1 parent 1959545 commit 56f35a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provisioning/stream/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ set -Eeuo pipefail


# Get commit hash
COMMIT_HASH=$(git rev-parse HEAD)
export COMMIT_HASH
#COMMIT_HASH=$(git rev-parse HEAD)
#export COMMIT_HASH

# Compose RELEASE_ID
export RELEASE_ID="$BUILD_BUILDID-$RELEASE_RELEASENAME"
Expand Down

0 comments on commit 56f35a7

Please sign in to comment.