1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-09-02 02:12:45 +02:00

github build with java-21, upload with java-17. build.sh should not test, people run it sometimes to build.

This commit is contained in:
soloturn
2023-09-29 06:29:39 +02:00
parent f69943f2f4
commit ef884f044b
3 changed files with 4 additions and 6 deletions

View File

@@ -1,3 +1,2 @@
#!/usr/bin/env bash
./gradlew clean build -x test
./gradlew testAll