fix some pipeline caches?
This commit is contained in:
parent
11e2d65895
commit
452d2dc9e1
@ -7,6 +7,7 @@ image_resource:
|
|||||||
# This should cache clippy
|
# This should cache clippy
|
||||||
caches:
|
caches:
|
||||||
- path: "./.rustup/"
|
- path: "./.rustup/"
|
||||||
|
- path: "./.cargo/"
|
||||||
- path: "./target/"
|
- path: "./target/"
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
@ -5,6 +5,7 @@ image_resource:
|
|||||||
source: {repository: rust}
|
source: {repository: rust}
|
||||||
|
|
||||||
caches:
|
caches:
|
||||||
|
- path: "./.cargo/"
|
||||||
- path: "./target/"
|
- path: "./target/"
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user