From 0390a590084f27c4a9199f58a53ff57c32c47540 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Fri, 26 Sep 2025 23:30:40 +0200 Subject: [PATCH] sitche_form --- deploy.sh | 4 ++-- templates/admin/formularz_zbiorek.html | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/deploy.sh b/deploy.sh index 978f806..e79a597 100755 --- a/deploy.sh +++ b/deploy.sh @@ -56,8 +56,8 @@ git pull --ff-only "$GIT_REMOTE" "$GIT_BRANCH" log "Zapisywanie hasha commita do version.txt" git rev-parse --short HEAD > version.txt -log "Docker Compose DOWN (usuwanie kontenerów i osieroconych usług)" -docker compose -f "$COMPOSE_FILE" down --remove-orphans +log "Docker Compose DOWN (usuwanie kontenerów)" +docker compose --profile "$PROFILE" stop log "Generowanie default.vcl z APP_PORT=$APP_PORT" envsubst < deploy/varnish/default.vcl.template > deploy/varnish/default.vcl diff --git a/templates/admin/formularz_zbiorek.html b/templates/admin/formularz_zbiorek.html index ac20f0b..a9c5910 100644 --- a/templates/admin/formularz_zbiorek.html +++ b/templates/admin/formularz_zbiorek.html @@ -339,13 +339,11 @@ - - -