loreal-utilisation-dept/deploy
DJP 287f0b1b01 deploy.sh: pull first, fail fast, re-exec if deploy.sh itself changed
Move `git pull --ff-only origin main` to the very top of the script so
every deploy reflects the latest committed code. Pull failure is now
fatal (was warn-and-continue). After the pull, hash-compare deploy.sh
against its pre-pull copy; if it changed, exec the new version with a
DEPLOY_RECURSE_GUARD env var to prevent any chance of infinite re-exec.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 12:57:18 -04:00
..
apache-utilisation-dept.conf.tmpl Initial commit: dockerised FastAPI backend + React/Vite frontend rewrite 2026-05-16 12:37:04 -04:00
deploy.sh deploy.sh: pull first, fail fast, re-exec if deploy.sh itself changed 2026-05-16 12:57:18 -04:00