1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-10-06 21:07:25 +03:00
Mindustry/jitpack.yml

9 lines
265 B
YAML
Raw Normal View History

2021-06-14 18:15:06 +03:00
jdk:
- openjdk16
2020-10-14 16:15:47 +03:00
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
2021-06-14 17:41:19 +03:00
- source install-jdk.sh --feature 16
2020-10-27 22:08:53 +03:00
- jshell --version
install:
2021-06-14 18:32:46 +03:00
- ./gradlew publishToMavenLocal
2021-10-10 17:24:10 +03:00
- echo -n > gradle.properties #zero out gradle.properties