ci
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
rainerosion 2021-03-24 12:39:14 +08:00
parent 0c43444297
commit b12630d781

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
kind: pipeline
name: clarles-keygen
steps:
- name: test
image: gradle:jdk8
commands:
- gradle build