mirror of
https://gitlab.w-hs.de/an14051/backerup-website.git
synced 2026-07-27 17:35:29 +00:00
feat: update Docker configuration and .gitignore, remove unused JSON files
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
|
||||
TAG="${1:-backerup-website:latest}"
|
||||
TAG="${1:-gitea.doomlabs.de/kptltd00m/backerup-website:latest}"
|
||||
|
||||
# 1. Build
|
||||
"$SCRIPT_DIR/build.sh" "$TAG"
|
||||
|
||||
Reference in New Issue
Block a user