Commit Graph

6 Commits

Author SHA1 Message Date
枫 446a677a43 fix: use aliyun mirror for apk
Deploy / deploy (push) Successful in 9s
2026-08-23 14:40:45 +00:00
枫 fd4bf50c81 fix: install docker-cli in workflow
Deploy / deploy (push) Has been cancelled
2026-08-23 14:37:05 +00:00
枫 bb133ac195 fix: remove token auth, repo is public
Deploy / deploy (push) Failing after 1s
2026-08-23 14:30:49 +00:00
枫 94bd34b838 fix: use git clone instead of checkout action (no node required)
Deploy / deploy (push) Failing after 1s
2026-08-23 14:30:03 +00:00
枫 d30ebd0e4a fix: use local checkout mirror instead of GitHub
Deploy / deploy (push) Failing after 4s
2026-08-23 14:29:10 +00:00
枫 c96c23a7c5 feat: add CI/CD pipeline with Docker + Nginx
Deploy / deploy (push) Failing after 1m30s
- Add Gitea Actions workflow for auto-deploy on push to main
- Add Dockerfile (nginx:alpine based, with layer caching)
- Add nginx.conf (gzip, autoindex, static caching)
- Add .dockerignore
- Migrate cache.html → cache/index.html for directory-based routing
2026-08-23 14:24:47 +00:00