Commit Graph

3 Commits

Author SHA1 Message Date
85419138a3 fix: Add ignore-pull-failures flag for initial deployment when images don't exist
Some checks failed
build-and-deploy / filter (push) Successful in 2s
build-and-deploy / build (push) Successful in 6s
build-and-deploy / deploy (push) Failing after 2s
2025-07-05 14:41:56 -06:00
20dde085d2 fix: Update workflow to trigger on main branch instead of master 2025-07-05 14:21:03 -06:00
580099bf59 feat: Add Docker infrastructure and Gitea CI/CD pipeline
- Add Dockerfiles for server, client, and admin services
- Create docker-compose.yml for orchestration
- Add Gitea Actions workflow for automated build/deploy
- Configure conditional builds based on directory changes
- Use gitea.interno.com registry for image storage

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-05 14:19:19 -06:00