mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
add cargo audit
This commit is contained in:
@@ -41,6 +41,15 @@ variables:
|
||||
|
||||
#### stage: test
|
||||
|
||||
cargo-audit:
|
||||
stage: test
|
||||
<<: *docker-env
|
||||
except:
|
||||
- /^[0-9]+$/
|
||||
script:
|
||||
- cargo audit
|
||||
allow_failure: true
|
||||
|
||||
test-linux-stable:
|
||||
stage: test
|
||||
<<: *docker-env
|
||||
|
||||
Reference in New Issue
Block a user