fix some pipeline caches?
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user