Skip to content

Commit

Permalink
Add jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbot16 committed Jan 31, 2022
1 parent 34044e5 commit 9f2ddd0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source ./install-jdk.sh --feature 17 --license GPL
jdk:
- openjdk17
install:
- java -jar brachyura-bootstrap-0.jar publishToMavenLocal

0 comments on commit 9f2ddd0

Please sign in to comment.