Go to file
Teriuihi 2345f3b9a3 Fix Gradle build command in Jenkinsfile
Changed the Gradle command to explicitly run with bash. This ensures compatibility across different environments where the default shell might cause issues. The stage remains the same, focusing only on command execution improvement.
2024-10-18 17:53:18 +02:00
.idea Initial commit 2024-10-18 17:49:49 +02:00
gradle/wrapper Initial commit 2024-10-18 17:49:49 +02:00
src/main/java/com/alttd/custommobs Initial commit 2024-10-18 17:49:49 +02:00
.gitignore Initial commit 2024-10-18 17:49:49 +02:00
build.gradle.kts Initial commit 2024-10-18 17:49:49 +02:00
gradlew Initial commit 2024-10-18 17:49:49 +02:00
gradlew.bat Initial commit 2024-10-18 17:49:49 +02:00
Jenkinsfile Fix Gradle build command in Jenkinsfile 2024-10-18 17:53:18 +02:00
settings.gradle.kts Initial commit 2024-10-18 17:49:49 +02:00