Files
riotpiao.com/.gitea/workflows
Story Crater Bot ed4643e347
CI / Test (pull_request) Failing after 27s
CI / Build & Push Image (pull_request) Skipped
fix: use origin/main workflow with env vars for registry credentials
Resolved merge conflicts by using current origin/main workflow which:
- Includes test job (npm ci + npm test)
- Has delete old latest image step
- Uses --build-arg for COMMIT_SHA
- Uses env vars for registry credentials (FORGEJO_REGISTRY_USER/TOKEN)

All features from main preserved, registry login fixed.
2026-09-06 23:40:36 -07:00
..