Fix name error in .drone.yml
This commit is contained in:
parent
9f12aec8fd
commit
a550f19d99
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name: default
|
|||
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
- name: build
|
||||
image: rust:1.50-slim
|
||||
commands:
|
||||
- cargo build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue