Skip to content

Commit 9982eba

Browse files
5chdnTriplEight
authored andcommitted
ci: nuke the gitlab caches (#9855)
Will go without cache. Meanwhile have to investigate what was wrong and how to use it effectively.
1 parent aafe527 commit 9982eba

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.gitlab-ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ variables:
1111
CARGO_HOME: "${CI_PROJECT_DIR}/.cargo"
1212
CARGO_TARGET: x86_64-unknown-linux-gnu
1313

14-
cache:
15-
key: "${CI_JOB_NAME}"
16-
paths:
17-
- ./target
18-
- ./.cargo
19-
2014
.releaseable_branches: # list of git refs for building GitLab artifacts (think "pre-release binaries")
2115
only: &releaseable_branches
2216
- stable

0 commit comments

Comments
 (0)