Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
gluebuddy
Commits
c3fbe37e
Verified
Commit
c3fbe37e
authored
Jan 25, 2022
by
Orhun Parmaksız
Committed by
Levente Polyak
Jan 26, 2022
Browse files
ci: run cargo-audit
Signed-off-by:
Levente Polyak
<
anthraxx@archlinux.org
>
parent
bffedc07
Pipeline
#15216
passed with stage
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c3fbe37e
...
@@ -19,3 +19,11 @@ test:
...
@@ -19,3 +19,11 @@ test:
script
:
script
:
-
cargo build --release --locked
-
cargo build --release --locked
-
cargo test --release --locked
-
cargo test --release --locked
audit
:
stage
:
test
before_script
:
-
cargo install cargo-audit
script
:
-
cargo audit
--ignore RUSTSEC-2020-0159
# `chrono` localtime_r segfault
Levente Polyak
🚀
@anthraxx
mentioned in merge request
!6 (closed)
·
Jan 25, 2022
mentioned in merge request
!6 (closed)
mentioned in merge request !6
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment