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