Create jitpack.yml
This commit is contained in:
6
jitpack.yml
Normal file
6
jitpack.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# JitPack publishing yml - used for CI and externals
|
||||||
|
jdk:
|
||||||
|
- openjdk11
|
||||||
|
install:
|
||||||
|
- chmod a+x ./gradlew
|
||||||
|
- ./gradlew clean build publishToMavenLocal -x test --console=plain
|
||||||
Reference in New Issue
Block a user