Files
poimen-memory/.gitea/workflows
rock b40cc47729
Build and Push Memory Service / Build and Push Image (push) Failing after 13s
ci: use rust runner native environment (no container override)
The rust runner pod is pre-configured with:
- Rust 1.83-bookworm base image
- Docker CLI + Node.js (for GitHub Actions)
- Git + all build tools
- TLS-secured docker daemon connection at tcp://localhost:2376

Don't override with a container image. Use the runner's native environment.
This is the correct pattern for self-hosted runners.
2026-09-05 22:46:43 -07:00
..