update drone yaml
This commit is contained in:
parent
c12fb24404
commit
7ad00ac0ac
@ -18,6 +18,6 @@ steps:
|
|||||||
- cargo test --verbose --all
|
- cargo test --verbose --all
|
||||||
- name: package
|
- name: package
|
||||||
image: guangie88/rustfmt-clippy:1.51.0-stable
|
image: guangie88/rustfmt-clippy:1.51.0-stable
|
||||||
depends_on: [check, test, lint]
|
depends_on: [test, lint]
|
||||||
commands:
|
commands:
|
||||||
- cargo build --verbose --all
|
- cargo build --verbose --all
|
||||||
|
Loading…
Reference in New Issue
Block a user