Commit Graph

5 Commits

Author SHA1 Message Date
kaffa
c6fa024bb2 fix docker workflow
Some checks failed
Build and Push Docker Image / build (push) Failing after 12m58s
2026-03-24 09:12:50 +00:00
d8f9525b5c fix: simplify docker build 2026-03-24 08:45:20 +00:00
kaffa
87b51c10fd Fix: remove https:// from registry URL
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 00:29:12 +09:00
kaffa
b296b14f76 Fix: use REGISTRY_TOKEN instead of reserved GITEA_TOKEN
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 00:26:11 +09:00
kaffa
e171440ffd Add Docker build with Gitea Actions CI
- Add Dockerfile with Python 3.13 + uv
- Add Gitea Actions workflow for auto-build on push
- Add deposit_api.py for balance management
- Update api_server.py with domain registration endpoint

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 00:25:10 +09:00