Move the cargo cache to the correct task.
This commit is contained in:
parent
0cd398c30c
commit
c9ee61eae9
@ -125,8 +125,6 @@ spec:
|
||||
workspaces:
|
||||
- name: source
|
||||
workspace: git-source
|
||||
- name: cargo-cache
|
||||
workspace: cargo-cache
|
||||
runAfter:
|
||||
- build-image
|
||||
params:
|
||||
@ -142,6 +140,8 @@ spec:
|
||||
workspaces:
|
||||
- name: source
|
||||
workspace: git-source
|
||||
- name: cargo-cache
|
||||
workspace: cargo-cache
|
||||
runAfter:
|
||||
- rustfmt
|
||||
params:
|
||||
|
Loading…
Reference in New Issue
Block a user