Files
poimen-memory/.gitea
rock 1858dc1606 fix: standardize memory CI workflow to riotpiao.com pattern
Unified pattern enforced:
- test job: runs on all branches + PRs
- build-push job: only on main push, depends on test
- Proper env vars (REGISTRY, IMAGE)
- Install Node.js before checkout
- Install docker only in build-push (conditional)
- Docker login + build + push + prune
2026-09-06 23:16:51 -07:00
..