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:
Anthony Riley II
2020-10-06 09:39:48 -07:00
committed by Andreea Florescu
parent bedc32bb14
commit b3acb307f1

View File

@@ -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