Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 85b1678

Browse files
ci: support jitpack.
[skip ci]
1 parent 7247e69 commit 85b1678

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

jitpack.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
jdk:
2+
- openjdk11
3+
install:
4+
- echo "Gradle Boot"
5+
- chmod +x gradlew
6+
- java --version
7+
- ./gradlew clean -Pgroup=$GROUP -Pversion=$VERSION publishToMavenLocal -x test

0 commit comments

Comments
 (0)