Removed: Old JitPack configuration file
This commit is contained in:
parent
266e4e6c4e
commit
56f6a5060d
1 changed files with 0 additions and 15 deletions
15
jitpack.yml
15
jitpack.yml
|
@ -1,15 +0,0 @@
|
||||||
jdk:
|
|
||||||
- temurin-21
|
|
||||||
|
|
||||||
stages:
|
|
||||||
- name: build
|
|
||||||
- name: publish
|
|
||||||
depends_on: build
|
|
||||||
|
|
||||||
build:
|
|
||||||
script:
|
|
||||||
- ./gradlew build
|
|
||||||
|
|
||||||
publish:
|
|
||||||
script:
|
|
||||||
- ./gradlew publishToMavenLocal
|
|
Loading…
Reference in a new issue