Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
rm sccache
  • Loading branch information
alvicsam committed Feb 7, 2023
commit 7849ac2a7fd35fd852cb60bfd70858e613aa30b8
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ workflow:
image: "${CI_IMAGE}"
before_script:
- *rust-info-script
- ./scripts/ci/pre_cache.sh
- sccache -s
interruptible: true
tags:
- linux-docker-vm-c2
Expand Down