Files
poimen-memory/.gitea/workflows
rock 0c6abc3fef
Build and Push Memory Service / Build and Push Image (push) Failing after 12s
ci: restore simple workflow - rust runner now has Node.js
Updated in homelab: forgejo-runner-rust now uses docker:27-cli image
which includes Node.js + git + docker + full dev tools.

This allows actions/checkout@v4 and other GitHub Actions to work.

Workflow simplified:
- No container override (use runner's native environment)
- Uses actions/checkout@v4 (requires Node.js)
- Builds and pushes to registry

Test commit to verify new runner configuration works.
2026-09-05 22:50:50 -07:00
..