mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-09 08:23:07 +00:00
fix: add missing parameters to cleanup hook
This commit is contained in:
parent
6ae5b1620f
commit
882392bef2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user