Files
SPARC/.gitea/workflows
0xWheatyz 7b61be1a4a
Build and Push Docker Image / build-and-push (push) Failing after 32s
fix: use sh instead of bash and replace checkout action with git
- Use sh (built into Alpine) instead of bash to avoid install errors
- Replace actions/checkout@v4 with direct git clone commands
- Add ca-certificates for HTTPS support
- Faster and more reliable for lightweight Alpine containers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-06 02:58:28 +00:00
..