This commit is contained in:
parent
fd4aa0d2bf
commit
a249d4d788
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.66.0-alpine3.17
|
||||||
|
commands:
|
||||||
|
- cargo build --verbose
|
Loading…
x
Reference in New Issue
Block a user