This commit is contained in:
parent
01db90151a
commit
89113060ea
8 changed files with 37 additions and 68 deletions
|
|
@ -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)."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue