docfast/.forgejo/workflows
DocFast Bot e074562f73
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
fix: use commit SHA instead of latest tag to prevent race condition in promote workflow
The promote workflow previously pulled :latest, which could be stale if the
staging build hadn't finished yet. Now it pulls the exact :SHA image that
deploy.yml produces, with retry logic (up to 10min) if staging is still building.
2026-02-20 16:01:03 +00:00
..
deploy.yml fix: disable buildx cache + simplify compression middleware 2026-02-19 08:09:59 +00:00
promote.yml fix: use commit SHA instead of latest tag to prevent race condition in promote workflow 2026-02-20 16:01:03 +00:00