fix(ci): harden website deploy rollback
Some checks failed
Dimension Lab website / ci (pull_request) Failing after 15s
Dimension Lab website / deploy (pull_request) Has been skipped

This commit is contained in:
vince 2026-06-20 16:54:18 +02:00
parent 96fe4d26c7
commit 7e4d13a85c
3 changed files with 193 additions and 5 deletions

View file

@ -67,6 +67,6 @@ jobs:
DEPLOY_CONTAINER_CLI: docker
DEPLOY_EVENT_NAME: ${{ github.event_name }}
DEPLOY_REF: ${{ github.ref }}
DEPLOY_RESTART_STRATEGY: kill-container
DEPLOY_RESTART_STRATEGY: quadlet-container
DEPLOY_SHA: ${{ github.sha }}
run: scripts/deploy-dimensionlab-website.sh