Remove drone builds

This commit is contained in:
nea
2023-05-04 17:01:32 +02:00
parent 1407f00bbe
commit 477184b7ff

View File

@@ -1,9 +0,0 @@
kind: pipeline
type: docker
name: default
steps:
- name: Build
image: eclipse-temurin:17-alpine
commands:
- ./gradlew build