From e3697aa8b243516d397b4a2fde72ff6725ecc87b Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Fri, 13 Jan 2023 22:42:15 +0100 Subject: fix: works --- build_and_push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_and_push.sh') diff --git a/build_and_push.sh b/build_and_push.sh index 3ea7e26..1db0309 100755 --- a/build_and_push.sh +++ b/build_and_push.sh @@ -14,7 +14,7 @@ else OLD_VERSION=$CURRENT_VERSION fi IMAGE_NAME="blob-bin/server" -HUB_NAME="dr.ivar.systems/blob-in/server" +HUB_NAME="dr.ivar.systems/blob-bin/server" # Check for uncommited changes and optionally commit them if [ "$(git status --untracked-files=no --porcelain)" ]; then -- cgit v1.3