Removed: Old JitPack configuration file

This commit is contained in:
Bram 2024-07-27 22:40:26 +09:00
parent 266e4e6c4e
commit 56f6a5060d
No known key found for this signature in database
GPG key ID: 13E608068F40E3CC

View file

@ -1,15 +0,0 @@
jdk:
- temurin-21
stages:
- name: build
- name: publish
depends_on: build
build:
script:
- ./gradlew build
publish:
script:
- ./gradlew publishToMavenLocal