Commit Graph

22 Commits

Author SHA1 Message Date
31c084ab0d remove actions 2026-01-26 16:57:10 +08:00
f816be916e fix action cache 2026-01-26 16:40:52 +08:00
5902736578 add actions 2026-01-26 16:15:19 +08:00
dd183f75d6 add rsync,openssh-client,sshpass,lftp 2026-01-24 09:45:39 +08:00
1339f3e62c remove support jdk 11,17 2026-01-23 17:09:08 +08:00
ffc9094a72 add nodejs 2026-01-23 16:57:53 +08:00
8a98276fff fix WORKDIR 2026-01-23 15:17:00 +08:00
7080b2ae6c add certbot nginx 2026-01-23 11:15:00 +08:00
e33ab8cd90 add README 2026-01-22 16:17:14 +08:00
3ba5be2abe add proxy 2026-01-22 15:51:28 +08:00
1f0a8f423e add frp 2026-01-22 15:39:41 +08:00
22a01955d7 use debian:latest 2026-01-22 15:27:29 +08:00
2e1718317c add java runtime 2026-01-22 15:20:53 +08:00
628fe75065 update maven ver 2026-01-19 11:50:47 +08:00
c9056c50d7 update maven CDN 2026-01-19 11:47:10 +08:00
47a4a3e7c1 update maven CDN 2026-01-19 11:32:34 +08:00
f01658d8e1 remove jdk7 2026-01-19 11:30:23 +08:00
382a53cda1 ignored .idea 2026-01-19 11:13:42 +08:00
7d0c092002 refactor: improve build script and Dockerfile
- Translate rebuild.sh messages to English
- Add dockerfile syntax directive
- Fix heredoc syntax in Dockerfile

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 11:05:43 +08:00
50255a9093 add build script 2026-01-19 10:58:30 +08:00
18d19635cf feat: add Gitea Action Runner base and Java images
- gitea_runner_base: base image with common build tools (git, curl, wget, tar, etc.)
- gitea_runner_java: Java image with JDK 7/8/11/17/21 and Maven 3.9.9
- Update README with build instructions and usage examples

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 01:27:36 +08:00
9593669fe1 Initial commit 2026-01-18 17:07:25 +00:00