Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
8847f702
Unverified
Commit
8847f702
authored
Jun 19, 2020
by
Denis_P
🏑
Committed by
GitHub
Jun 19, 2020
Browse files
change (ci): remove CARGO_HOME caching as it's still broken (#1291)
parent
fb66e42f
Pipeline
#97703
passed with stages
in 28 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8847f702
...
@@ -16,8 +16,6 @@ image: paritytech/ci-linux:production
...
@@ -16,8 +16,6 @@ image: paritytech/ci-linux:production
variables
:
variables
:
GIT_STRATEGY
:
fetch
GIT_STRATEGY
:
fetch
GIT_DEPTH
:
100
GIT_DEPTH
:
100
CARGO_HOME
:
"
/ci-cache/${CI_PROJECT_NAME}/cargo/${CI_JOB_NAME}"
SCCACHE_DIR
:
"
/ci-cache/${CI_PROJECT_NAME}/sccache"
CI_SERVER_NAME
:
"
GitLab
CI"
CI_SERVER_NAME
:
"
GitLab
CI"
DOCKER_OS
:
"
debian:stretch"
DOCKER_OS
:
"
debian:stretch"
ARCH
:
"
x86_64"
ARCH
:
"
x86_64"
...
...
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