chore: commite gradle-wrapper.jar et exclut de *.jar dans .gitignore
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:
@@ -11,6 +11,7 @@ out/
|
|||||||
# Spring Boot
|
# Spring Boot
|
||||||
*.jar
|
*.jar
|
||||||
*.war
|
*.war
|
||||||
|
!gradle/wrapper/gradle-wrapper.jar
|
||||||
|
|
||||||
# Env
|
# Env
|
||||||
.env
|
.env
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user