1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-25 20:16:13 +01:00

jitpack thingy

This commit is contained in:
Zrips 2022-06-20 14:30:54 +03:00
parent 1711056844
commit 40e61ccd2d

6
jitpack.yml Normal file
View File

@ -0,0 +1,6 @@
jdk:
- openjdk17
before_install:
- echo "Before Install"
- sdk install java 17.0.2-open
- sdk use java 17.0.2-open