python3.14

This commit is contained in:
Mateusz Gruszczyński
2025-09-27 21:31:07 +02:00
parent c0daa93fe9
commit e79eebed17

View File

@@ -56,7 +56,7 @@ 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)"
log "Docker Compose DOWN"
docker compose --profile "$PROFILE" stop
log "Generowanie default.vcl z APP_PORT=$APP_PORT"