mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-21 05:55:35 +00:00
change workspace name
make workspace name same as in the task yaml file
This commit is contained in:
parent
e1bbfd1e34
commit
cd163708fe
@ -40,7 +40,7 @@ spec:
|
||||
taskRef:
|
||||
name: wget
|
||||
workspaces:
|
||||
- name: myworkspace
|
||||
- name: wget-workspace
|
||||
emptyDir: {}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user