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: rock/poimen-memory#17 Co-authored-by: rock <[email protected]>
This commit was merged in pull request #17.
This commit is contained in: