mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
Co-authored-by: Laura Loghin <46103760+lauralt@users.noreply.github.com> Signed-off-by: Anthony Riley II <riley@anth1y.io>
This commit is contained in:
committed by
Andreea Florescu
parent
bedc32bb14
commit
b3acb307f1
@@ -203,3 +203,16 @@ steps:
|
||||
image: "rustvmm/dev:v6"
|
||||
always-pull: true
|
||||
propagate-environment: true
|
||||
|
||||
- label: "cargo-audit"
|
||||
commands:
|
||||
- cargo audit -q
|
||||
retry:
|
||||
automatic: false
|
||||
agents:
|
||||
os: linux
|
||||
plugins:
|
||||
- docker#v3.0.1:
|
||||
image: "rustvmm/dev:v6"
|
||||
always-pull: true
|
||||
propagate-environment: true
|
||||
|
||||
Reference in New Issue
Block a user