Commit Graph

9 Commits

Author SHA1 Message Date
7574143e76 remove syntax 2026-02-12 11:47:02 +08:00
1339f3e62c remove support jdk 11,17 2026-01-23 17:09:08 +08:00
e33ab8cd90 add README 2026-01-22 16:17:14 +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
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
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