Correct docker image.
This commit is contained in:
parent
97ae54d2dd
commit
97a0548b24
@ -3,7 +3,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: rtiow
|
- name: rtiow
|
||||||
image: ruste
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
- cd rtiow && cargo test
|
- cd rtiow && cargo build --verbose --all
|
||||||
- cd rtiow && cargo build
|
- cd rtiow && cargo test --verbose --all
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user