Files
poimen-memory/.gitea/workflows
rock 2bbcc6eef9
CI / Test (push) Successful in 2m23s
CI / Build & Push Image (push) Failing after 49s
merge: fix CI workflow - add Node.js and docker.io installs (#17)
Merge fix/memory-ci-nodejs-docker into main to enable CI triggers.

## Changes
- Add Node.js install before actions/checkout@v4
- Add docker.io install before docker login
- Add env vars (REGISTRY, REGISTRY_USER)
- Test job runs on all branches + PRs 
- Build-push job only runs on main push 

## Result
- PRs: CI runs tests (no registry push) 
- Main push: CI runs tests + builds + pushes to registry Reviewed-on: #17

Co-authored-by: rock <[email protected]>
2026-09-07 06:24:18 +00:00
..