publishToMavenLocal for jitpack

This commit is contained in:
Aurora Lahtela 2022-02-16 20:52:00 +02:00 committed by GitHub
parent 38698620a3
commit 148568ebe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ before_install:
- sdk use java 16.0.1-open
install:
- cd Plan
- ./gradlew shadowJar
- ./gradlew shadowJar publishToMavenLocal