Skip to content

Commit ae8f262

Browse files
authored
feat: Add jitpack Config (#13)
1 parent acbb524 commit ae8f262

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jitpack.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
before_install:
2+
- export SDKMAN_DIR="/home/jitpack/.sdkman/"
3+
- source "/home/jitpack/.sdkman/bin/sdkman-init.sh"
4+
- sdk install java 17.0.1-open
5+
- sdk use java 17.0.1-open

0 commit comments

Comments
 (0)