Skip to content

Commit

Permalink
Merge pull request #8 from target/aaronriekenberg-patch-4
Browse files Browse the repository at this point in the history
Update jitpack.yml
  • Loading branch information
aaronriekenberg authored May 23, 2022
2 parents d8eaa8d + a74afea commit 73ceb50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jdk:
- openjdk11
install:
- echo "Running a custom install command"
- ./gradlew clean install
- echo "Running install VERSION=$VERSION"
- ./gradlew -Pgroup=com.github.target -Pversion=$VERSION clean assemble publishToMavenLocal

0 comments on commit 73ceb50

Please sign in to comment.