This commit is contained in:
Julian Wefers
2026-09-19 14:00:46 +02:00
parent 4b3cd2c1d4
commit e1a1b4f4ee
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -2,6 +2,7 @@ REPO="gitea.wefers.page/julian/backup-server"
TAG="latest"
build() {
sudo rm -rf out
# --no-cache \
sudo buildah build \
-t ${REPO}:${TAG} \