Skip to content

Commit

Permalink
echo testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-j-abbott-accenture committed Jul 11, 2024
1 parent a5b7a0d commit 120fa34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ORG="urbanos"
APP="ubi-hive"
IMAGE="${IMAGE_REPO}/${ORG}/${APP}"
IMAGE_TAG="$(${SCRIPT_DIR}/get_image_tag.sh)-hadoop-3.3.6"
echo $(${SCRIPT_DIR}/get_image_tag.sh)
echo $IMAGE_TAG
export ACCESS_TOKEN=$1

Expand Down

0 comments on commit 120fa34

Please sign in to comment.