jitpack: Make logs readable
This commit is contained in:
@@ -3,4 +3,4 @@ jdk:
|
||||
install:
|
||||
- echo "Welcome to OpenOSRS JitPack"
|
||||
- chmod a+x ./gradlew
|
||||
- ./gradlew clean build publishToMavenLocal -x test
|
||||
- ./gradlew clean build publishToMavenLocal -x test --console=plain
|
||||
|
||||
Reference in New Issue
Block a user