Fix: clean-jobs workflow step doc typo (#1219)
* fix clean-jobs workflow step typo Signed-off-by: Basuotian <basuoluomiu@gmail.com> * fix clean-jobs doc typo in versioned_doc Signed-off-by: Basuotian <basuoluomiu@gmail.com> --------- Signed-off-by: Basuotian <basuoluomiu@gmail.com>
This commit is contained in:
parent
c429bfda6d
commit
c0aac282d0
|
|
@ -759,7 +759,7 @@ spec:
|
|||
- name: clean-cli-jobs
|
||||
type: clean-jobs
|
||||
properties:
|
||||
labelSelector:
|
||||
labelselector:
|
||||
"my-label": my-value
|
||||
```
|
||||
|
||||
|
|
|
|||
|
|
@ -759,7 +759,7 @@ spec:
|
|||
- name: clean-cli-jobs
|
||||
type: clean-jobs
|
||||
properties:
|
||||
labelSelector:
|
||||
labelselector:
|
||||
"my-label": my-value
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue