Skip to content

Commit 73ceb50

Browse files
Merge pull request #8 from target/aaronriekenberg-patch-4
Update jitpack.yml
2 parents d8eaa8d + a74afea commit 73ceb50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jitpack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jdk:
22
- openjdk11
33
install:
4-
- echo "Running a custom install command"
5-
- ./gradlew clean install
4+
- echo "Running install VERSION=$VERSION"
5+
- ./gradlew -Pgroup=com.github.target -Pversion=$VERSION clean assemble publishToMavenLocal

0 commit comments

Comments
 (0)