Fixed registry url for backend

This commit is contained in:
nise.moe 2024-02-15 20:44:18 +01:00
parent d32b4a2cb2
commit 7555f4d41a

View File

@ -7,7 +7,7 @@ jabba use 21.0.2
# Set variables # Set variables
IMAGE_NAME="nise-backend" IMAGE_NAME="nise-backend"
IMAGE_REGISTRY="git.gengo.tech/gengotech" IMAGE_REGISTRY="git.gengo.tech/nuff"
IMAGE_VERSION="latest" IMAGE_VERSION="latest"
# Check if there are uncommitted changes # Check if there are uncommitted changes