fix: add missing parameters to cleanup hook

This commit is contained in:
gmega 2025-01-20 18:41:11 -03:00
parent 6ae5b1620f
commit 882392bef2
No known key found for this signature in database
GPG Key ID: 6290D34EAD824B18

View File

@ -143,6 +143,10 @@ spec:
parameters:
- name: runId
value: "{{inputs.parameters.runId}}"
- name: runnerImage
value: "{{inputs.parameters.runnerImage}}"
- name: imagePullPolicy
value: "{{inputs.parameters.imagePullPolicy}}"
arguments:
parameters:
- name: groupId