aboutsummaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.drone.yml b/.drone.yml
deleted file mode 100644
index bbb3ff3..0000000
--- a/.drone.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-kind: pipeline
-type: docker
-name: default
-
-steps:
- - name: Build
- image: eclipse-temurin:17-alpine
- commands:
- - ./gradlew build