Files
poimen-workflows/.gitea/workflows
Test 3d1360a135
CI / Test (pull_request) Successful in 2m35s
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-06 23:17:10 -07:00
..