Skip to content

Commit

Permalink
chore: Add Jitpack config to allow successful builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nhubbard committed Feb 29, 2024
1 parent 43ebfb3 commit f701431
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 @@
jdk:
- openjdk21
install:
- echo "Building JitPack release"
- ./gradlew clean install -xtest

0 comments on commit f701431

Please sign in to comment.