mirror of
https://github.com/barkeser2002/CatServer.git
synced 2026-09-25 01:39:52 +03:00
Builds on JDK 8 (required by Gradle 4.9 / ForgeGradle 2.3): runs `gradlew setup` then `gradlew build` and uploads the resulting jar as an artifact. Pre-creates build/distributions and build/libs so the cleanBuildDir() call in build.gradle does not NPE on a fresh checkout.