This commit is contained in:
2024-04-24 13:03:06 +02:00
parent d48ff3e7cf
commit 31b6e4a3ef

View File

@@ -147,7 +147,7 @@ spec:
- name: lint
runAfter: [detect-stages]
when:
- cel: "size(tasks.detect-stages.results.stages-lint)>0"
- cel: "tasks.detect-stages.results.stages-lint.size()>0"
params:
- name: on-error
value: stopAndFail