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