Files
Momento/.gitea/workflows/deploy.yaml
Antigravity d4433bb5c1
Some checks failed
CI / Lint, Test & Build (push) Successful in 12m11s
Deploy to Production / Build and Deploy (push) Has been cancelled
fix(deploy): recréer l'app après le build, pas avant
Le workflow redémarrait memento-note avec l'ancienne image avant git pull,
puis ne forçait pas le remplacement du conteneur après build. On force
maintenant --force-recreate après build et on log le commit déployé.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 09:31:48 +00:00

9.5 KiB