Skip to content

Commit

Permalink
Readd .jitpack.yml with java21
Browse files Browse the repository at this point in the history
  • Loading branch information
kephale committed Feb 22, 2024
1 parent d29026c commit 70b51a9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
before_install:
- sdk install java 21.0.2-zulu
- sdk use java 21.0.2-zulu
install:
- echo "Running a custom install command"
- ./gradlew clean build publishMavenPublicationToMavenLocal

0 comments on commit 70b51a9

Please sign in to comment.