Signed-off-by: Jochen maes <jochen@sejo-it.be>
This commit is contained in:
parent
55fc77b728
commit
5e60b7fcff
10
.drone.yml
Normal file
10
.drone.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: test
|
||||||
|
image: rust:1.73
|
||||||
|
commands:
|
||||||
|
- cargo test
|
Loading…
Reference in New Issue
Block a user