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