9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-21 16:09:24 +00:00

jitpack.yml

This commit is contained in:
Auxilor
2021-07-21 19:09:49 +01:00
parent 3f6f13a61f
commit 746ab5d2b5

6
jitpack.yml Normal file
View File

@@ -0,0 +1,6 @@
jdk: openjdk16
before_install:
- source "$HOME/.sdkman/bin/sdkman-init.sh"
- sdk update
- sdk install java 16.0.1-open
- sdk use java 16.0.1-open