Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sergej Kostjucenko
cargo-contract
Commits
d8e31729
Unverified
Commit
d8e31729
authored
May 25, 2022
by
Vladimir Istyufeev
Committed by
GitHub
May 25, 2022
Browse files
Instrument `clippy` job with `rusty-cachier` (#586)
parent
45fbc0b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d8e31729
...
...
@@ -92,7 +92,9 @@ clippy:
stage
:
check
<<
:
*docker-env
script
:
-
rusty-cachier snapshot create
-
cargo clippy --verbose --all-targets --all-features -- -D warnings;
-
rusty-cachier cache upload
#### stage: test (all features)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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