update
Some checks are pending
🪞 Mirror to Codeberg / codeberg (push) Waiting to run

This commit is contained in:
Adrian Altner 2026-04-03 13:17:23 +02:00
parent 01db90151a
commit 89113060ea
8 changed files with 37 additions and 68 deletions

View file

@ -45,7 +45,7 @@ ssh "$VPS" "
podman-compose -f compose.yml up --build -d --force-recreate
podman image prune -af
podman builder prune -af
podman builder prune -af || true
"
echo "Blog deploy done via $VPS (branch: $REMOTE_BRANCH)."