Jitpack Test
This commit is contained in:
parent
f95565771a
commit
b42ad76372
9
jitpack.yml
Normal file
9
jitpack.yml
Normal file
@ -0,0 +1,9 @@
|
||||
jdk:
|
||||
- openjdk14
|
||||
install:
|
||||
- echo "Starting Jitpack Build"
|
||||
- echo "Generating Source"
|
||||
- ./gradlew generateGithubSource
|
||||
- echo "Finished Source Generation, Starting Build"
|
||||
- ./gradlew build
|
||||
- echo "Finished Build"
|
Loading…
x
Reference in New Issue
Block a user