fix: conditional expression for cleanup

This commit is contained in:
gmega 2025-01-29 20:35:26 -03:00
parent a29c010e7a
commit 94893c0f93
No known key found for this signature in database
GPG Key ID: 6290D34EAD824B18

View File

@ -230,7 +230,7 @@ spec:
value: "{{inputs.parameters.imagePullPolicy}}"
depends: "benchmark-experiment.Failed"
when: '{{workflows.inputs.parameters.cleanupOnFailure}} == true'
when: '{{workflow.parameters.cleanupOnFailure}} == true'
- name: benchmark-experiment
inputs: