Files
poimen-memory/.gitea
rock 31f5265603
Build and Push Memory Service / Build and Push Image (push) Failing after 9s
ci: fix workflow - clone into /src directory
Previous issue: git repo check at /workspace/rock failed

Solution:
- Clone repo explicitly into /src directory
- cd /src for all git operations
- Build from /src
- Use github.sha environment variable for explicit checkout
2026-09-05 22:42:25 -07:00
..