This commit is contained in:
parent
be836c0f9e
commit
eae77f0ccb
@ -5,6 +5,6 @@ steps:
|
|||||||
- name: rtiow
|
- name: rtiow
|
||||||
image: registry.z.xinu.tv/drone/rust:2019-06-21-r0
|
image: registry.z.xinu.tv/drone/rust:2019-06-21-r0
|
||||||
commands:
|
commands:
|
||||||
- find .
|
- find $PWD
|
||||||
- (cd rtiow && cargo build --verbose --all)
|
- (cd rtiow && cargo build --verbose --all)
|
||||||
- (cd rtiow && cargo test --verbose --all)
|
- (cd rtiow && cargo test --verbose --all)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user