Commit Graph

2 Commits

Author SHA1 Message Date
Luis Erlacher
b58143c70a build image
All checks were successful
Build Images / build-server (push) Successful in 23s
Build Images / build-mcp (push) Successful in 20s
Build Images / build-frontend (push) Successful in 2m35s
Build Images / build-agents (push) Successful in 1m20s
2025-10-06 09:24:40 -03:00
Luis Erlacher
eb0748f597 ci: simplify workflow to work without Node.js dependencies
Some checks failed
Build Images / build-server (push) Failing after 1s
Build Images / build-mcp (push) Failing after 1s
Build Images / build-frontend (push) Failing after 1s
Build Images / build-agents (push) Failing after 1s
- Remove complex workflows that required GitHub Actions
- Add simple build-images.yml using pure shell commands
- No external action dependencies (checkout, buildx, build-push-action)
- Direct docker build and push commands
- Works with act_runner without Node.js

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-05 13:12:09 -03:00