Some checks failed
CI / Lint, Typecheck & Test (push) Successful in 2m6s
Deploy — Staging / Lint, Typecheck & Test (push) Successful in 2m56s
Deploy — Staging / Build & push — admin (push) Failing after 3m7s
Deploy — Staging / Build & push — storefront (push) Failing after 2m30s
Deploy — Staging / Deploy to staging VPS (push) Has been skipped
- Remove top-level env.REGISTRY — Gitea does not expand secrets in workflow-level env blocks; reference secrets.STAGING_REGISTRY directly - Add docker/setup-buildx-action with driver: docker to avoid the docker-container driver which requires --privileged on rootless Podman - Update secret names comment to clarify STAGING_ prefix convention (Gitea has no environment-level secrets, so prefixes distinguish staging/prod) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>