Commit Graph

8 Commits

Author SHA1 Message Date
7806b07978 FIX(auth): use gitearegistry secret
- Use gitearegistry secret for authentication
- Fix registry credentials
2025-12-20 13:18:57 +09:00
4a14c9b8cf REFACTOR(auth): use gitearegistry secret
- Change to gitearegistry secret for authentication
- Update registry credentials
2025-12-20 13:04:13 +09:00
275288e2dd FIX(ci): fix gitea registry login
- Use github.token for Gitea registry authentication
- Fix CI authentication
2025-12-20 12:39:33 +09:00
fe365a60c9 CHORE(app): switch to Gitea container registry
- Migrate from ghcr.io to Gitea registry
- Update image references
2025-12-20 12:30:28 +09:00
3971cfd5f4 FEAT(app): add Gitea registry configuration
- Add Gitea container registry
- Configure registry credentials
2025-12-12 00:19:37 +09:00
c2e2cd2ea9 CHORE(docker): use standard docker build
- Use standard docker build for DinD compatibility
- Simplify build process
2025-12-11 23:05:51 +09:00
852e0fde6a FIX(ci): fix Gitea Actions context variables
- Use github.* instead of gitea.* context
- Fix workflow variable references
2025-12-11 23:00:01 +09:00
0e8e5b8b8e FEAT(ci): migrate to gitea actions
- Migrate workflows to Gitea Actions
- Configure container registry push
2025-12-11 20:03:10 +09:00