Files
poimen-workflows/.gitea/workflows
rockandTest 70442e94b4
CI / Test (push) Successful in 2m10s
CI / Build & Push Image (push) Failing after 1m13s
fix: standardize poimen-workflows CI to unified pattern (#5)
Unified pattern enforced:
- test job: runs on all branches + PRs
- build-push job: only on main push, depends on test
- Proper env vars (GOPRIVATE, REGISTRY, IMAGE)
- Install Node.js before checkout
- Install docker only in build-push
- Docker login + build + push + prune

---------

Co-authored-by: Test <[email protected]>
Reviewed-on: #5
2026-09-07 07:14:46 +00:00
..