Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bwinf
medal
Commits
c57f86ea
Commit
c57f86ea
authored
Mar 29, 2021
by
Robert Czechowski
Browse files
Gitlab-CI: Set cache compression level to 'fastest'
parent
cc30b6b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c57f86ea
...
...
@@ -8,7 +8,7 @@ stages:
variables
:
CARGO_HOME
:
$CI_PROJECT_DIR/cargo
APT_CACHE_DIR
:
$CI_PROJECT_DIR/apt
CACHE_COMPRESSION_LEVEL
:
0
CACHE_COMPRESSION_LEVEL
:
fastest
...
...
Write
Preview
Markdown
is supported
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