Skip to content

Commit

Permalink
Add jitpack.yml for java version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ElgarL committed Aug 19, 2023
1 parent 0c263a1 commit ddcb18c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
jdk:
- openjdk17
before_install:
- sdk install java 17.0.3-tem
- sdk use java 17.0.3-tem
- sdk install maven
- mvn -v
install:
- mvn install -DskipTests

0 comments on commit ddcb18c

Please sign in to comment.