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