Commit Graph

8 Commits

Author SHA1 Message Date
9a24fc021c FIX(auth): use gitearegistry secret
- Use gitearegistry secret for authentication
- Fix registry credentials
2025-12-20 13:19:06 +09:00
a229bfca96 REFACTOR(auth): use gitearegistry secret
- Change to gitearegistry secret for authentication
- Update registry credentials
2025-12-20 13:04:14 +09:00
250d5b4d43 FIX(ci): fix gitea registry login
- Use github.token for Gitea registry authentication
- Fix CI authentication
2025-12-20 12:39:34 +09:00
b4e9f2183f CHORE(app): switch to Gitea container registry
- Migrate from ghcr.io to Gitea registry
- Update image references
2025-12-20 12:30:50 +09:00
7801812de0 FEAT(app): add Gitea registry configuration
- Add Gitea container registry
- Configure registry credentials
2025-12-12 00:19:26 +09:00
ddc3c6e985 CHORE(docker): use standard docker build
- Use standard docker build for DinD compatibility
- Simplify build process
2025-12-11 23:05:52 +09:00
614c3e0727 FIX(ci): fix Gitea Actions context variables
- Use github.* instead of gitea.* context
- Fix workflow variable references
2025-12-11 23:00:02 +09:00
aafa7e04ed FEAT(ci): migrate to gitea actions
- Migrate workflows to Gitea Actions
- Configure container registry push
2025-12-11 20:03:10 +09:00