fix: standardize poimen-workflows CI to unified pattern #5

Merged
rock merged 1 commits from fix/standardize-workflows-ci into main 2026-09-07 07:14:53 +00:00
1 Commits
Author SHA1 Message Date
Test b958da984c fix: standardize poimen-workflows CI to unified pattern
CI / Test (pull_request) Successful in 2m7s
CI / Build & Push Image (pull_request) Skipped
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
2026-09-07 00:12:35 -07:00