fix
This commit is contained in:
@@ -147,7 +147,7 @@ spec:
|
|||||||
- name: lint
|
- name: lint
|
||||||
runAfter: [detect-stages]
|
runAfter: [detect-stages]
|
||||||
when:
|
when:
|
||||||
- cel: "size(tasks.detect-stages.results.stages-lint)>0"
|
- cel: "tasks.detect-stages.results.stages-lint.size()>0"
|
||||||
params:
|
params:
|
||||||
- name: on-error
|
- name: on-error
|
||||||
value: stopAndFail
|
value: stopAndFail
|
||||||
|
|||||||
Reference in New Issue
Block a user