mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix ci job.
This commit is contained in:
parent
64a9b0f1b1
commit
c4093956f7
@ -142,11 +142,12 @@ code-quality:
|
||||
|
||||
security:
|
||||
stage: check-compile
|
||||
allow_failure: true
|
||||
tags:
|
||||
- veloren-docker
|
||||
script:
|
||||
cargo install cargo-audit
|
||||
cargo audit
|
||||
- cargo install cargo-audit
|
||||
- cargo audit
|
||||
|
||||
# --
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user