Skip to content

Commit

Permalink
Create jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Draylar authored Oct 4, 2021
1 parent 8b771aa commit 428b078
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
before_install:
- export SDKMAN_DIR="/home/jitpack/sdkman" && curl -s "https://get.sdkman.io" | bash
- source "/home/jitpack/sdkman/bin/sdkman-init.sh"
- sdk install java 16.0.1.hs-adpt
- sdk use java 16.0.1.hs-adpt

0 comments on commit 428b078

Please sign in to comment.