ci: run cargo deb version
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
efe6a90159
commit
e435d48b6f
1 changed files with 5 additions and 0 deletions
|
@ -45,6 +45,11 @@ name = "cargo-audit"
|
||||||
group = "versions"
|
group = "versions"
|
||||||
script = "cargo audit --version"
|
script = "cargo audit --version"
|
||||||
|
|
||||||
|
[[task]]
|
||||||
|
name = "cargo-deb"
|
||||||
|
group = "versions"
|
||||||
|
script = "cargo deb --version"
|
||||||
|
|
||||||
[[task]]
|
[[task]]
|
||||||
name = "cargo-audit"
|
name = "cargo-audit"
|
||||||
group = "security"
|
group = "security"
|
||||||
|
|
Loading…
Add table
Reference in a new issue