mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-01 13:01:23 +01:00
Create jitpack.yml
This commit is contained in:
parent
4375296376
commit
ffd4f23c33
8
jitpack.yml
Normal file
8
jitpack.yml
Normal file
@ -0,0 +1,8 @@
|
||||
jdk:
|
||||
- openjdk17
|
||||
before_install:
|
||||
- sdk install java 17.0.1-open
|
||||
- sdk use java 17.0.1-open
|
||||
install:
|
||||
- cd Plan
|
||||
- ./gradlew shadowJar
|
Loading…
Reference in New Issue
Block a user