chore: commite gradle-wrapper.jar et exclut de *.jar dans .gitignore
CI — Tests & Docker Build / Tests (push) Failing after 1m36s
CI — Tests & Docker Build / Build & push image Docker (push) Has been skipped

Sans le jar, ./gradlew échoue au docker build en CI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-07 08:32:30 +02:00
parent 59cc7cf161
commit 0a48f3743b
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ out/
# Spring Boot
*.jar
*.war
!gradle/wrapper/gradle-wrapper.jar
# Env
.env