Update .gitlab-ci.yml file
This commit is contained in:
parent
9b40d46f17
commit
c7994d7fdf
@ -13,7 +13,6 @@ test:
|
|||||||
audit:
|
audit:
|
||||||
stage: test
|
stage: test
|
||||||
before_script:
|
before_script:
|
||||||
- apk --no-cache add musl-dev
|
- apk --no-cache add musl-dev cargo-audit
|
||||||
- cargo install cargo-audit
|
|
||||||
script:
|
script:
|
||||||
- cargo audit
|
- cargo audit
|
Loading…
Reference in New Issue
Block a user