fix: optimize dockerfile to use external gradle build
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 37s

This commit is contained in:
jade
2026-07-29 12:54:02 +09:00
parent 870ebb723f
commit 139ddbc6ca
4 changed files with 5 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
.git
.git
.gradle
.idea
build/
@@ -9,3 +9,4 @@ bin/
*/bin/
out/
*/out/
!*/build/libs/*.jar