Skip to content

Commit

Permalink
change (ci): stop using CARGO_HOME cache until the bug resolves (pari…
Browse files Browse the repository at this point in the history
  • Loading branch information
TriplEight authored Apr 15, 2020
1 parent c546705 commit 9209998
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ stages:
variables:
GIT_STRATEGY: fetch
GIT_DEPTH: 100
CARGO_HOME: "/ci-cache/${CI_PROJECT_NAME}/cargo/${CI_COMMIT_REF_NAME}/${CI_JOB_NAME}"
SCCACHE_DIR: "/ci-cache/${CI_PROJECT_NAME}/sccache"
CARGO_INCREMENTAL: 0
CI_SERVER_NAME: "GitLab CI"
Expand Down

0 comments on commit 9209998

Please sign in to comment.