This commit is contained in:
parent
0c43444297
commit
b12630d781
8
.drone.yml
Normal file
8
.drone.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: clarles-keygen
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: test
|
||||||
|
image: gradle:jdk8
|
||||||
|
commands:
|
||||||
|
- gradle build
|
||||||
Loading…
Reference in New Issue
Block a user