cache off
This commit is contained in:
parent
e5e7b5cc48
commit
1ed6ee01de
@ -11,7 +11,7 @@ variables:
|
||||
CARGOFLAGS: ""
|
||||
cache:
|
||||
key: "$CI_BUILD_STAGE/$CI_BUILD_REF_NAME"
|
||||
untracked: true
|
||||
untracked: false
|
||||
linux-stable:
|
||||
stage: build
|
||||
image: parity/rust:gitlab-ci
|
||||
|
Loading…
Reference in New Issue
Block a user