SKLAE-2202 fix publishing script

parent 4dc3fa31
......@@ -10,7 +10,7 @@ CONTAINER_NAME=$2
NAME=sgx
REPO_NAME=skalenetwork/$NAME
IMAGE_NAME=$REPO_NAME.CONTAINER_NAME:$VERSION
IMAGE_NAME=$REPO_NAME.$CONTAINER_NAME:$VERSION
LATEST_IMAGE_NAME=$REPO_NAME:$BRANCH-latest
: "${DOCKER_USERNAME?Need to set DOCKER_USERNAME}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment