image tag for testing

This commit is contained in:
abhishek9686 2024-01-23 16:41:28 +05:30
parent 1a17f4ea4d
commit 17a63928b6

View file

@ -55,7 +55,7 @@ set_buildinfo() {
BUILD_TAG=$LATEST
IMAGE_TAG=$(sed 's/\//-/g' <<<"$BUILD_TAG")
IMAGE_TAG=NET-898
if [ -z "$INSTALL_TYPE" ]; then
echo "-----------------------------------------------------"