Files
poimen-workflows/.gitea
Test b958da984c
CI / Test (pull_request) Successful in 2m7s
CI / Build & Push Image (pull_request) Skipped
fix: standardize poimen-workflows CI to unified pattern
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
..