Skip to content

Commit

Permalink
echo test
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-j-abbott-accenture committed Jul 11, 2024
1 parent 120fa34 commit 425462b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_image_tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ else
echo "The build descriptor file is missing or empty."
exit -1
fi

echo ${BUILD_DESCRIPTOR}
echo "$(${SCRIPT_DIR}/get_metastore_version.sh)-${BUILD_DESCRIPTOR}-${BUILD_NUM}"

0 comments on commit 425462b

Please sign in to comment.