This commit is contained in:
parent
45ff766752
commit
8218bec088
@ -7,6 +7,7 @@ steps:
|
|||||||
- name: backend_check
|
- name: backend_check
|
||||||
image: rust
|
image: rust
|
||||||
commands:
|
commands:
|
||||||
|
- apt update && apt install -y zlib1g-dev
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
- cd geneit_backend
|
- cd geneit_backend
|
||||||
- cargo clippy -- -D warnings
|
- cargo clippy -- -D warnings
|
||||||
|
Loading…
Reference in New Issue
Block a user