Build and Push Memory Service / Build and Push Image (push) Failing after 9s
Previous failure: git clone tried to clone into /workspace which already exists Fix: - Remove git clone step - Forgejo automatically checks out repo into current directory - Just install git, get commit info, build, and push - Much simpler and cleaner