From 6e347c7b4a7d7f12ccad55f3a07e02a1911ccfec Mon Sep 17 00:00:00 2001 From: fithwum Date: Sun, 19 Jul 2026 06:11:15 -0700 Subject: [PATCH] files --- build_vintage-story.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build_vintage-story.sh b/build_vintage-story.sh index ab0ff09..1c8524e 100755 --- a/build_vintage-story.sh +++ b/build_vintage-story.sh @@ -3,7 +3,4 @@ # All rights reserved docker build --pull --rm -f "vanilla/Dockerfile" -t gitea.fithwum.tech/fithwum/vintage-story:latest "vanilla" -docker push -a gitea.fithwum.tech/fithwum/vintage-story - -docker build --pull --rm -f "vanilla/Dockerfile" -t fithwum/vintage-story:latest "vanilla" -docker push -a fithwum/vintage-story \ No newline at end of file +docker push -a gitea.fithwum.tech/fithwum/vintage-story \ No newline at end of file