After running a pipeline, the pipeline specs get modified into an invalid format. The parameters blocks have both a parameters and container key for their action.
Expected behavior:
The parameter blocks should only have a parameters action.
Actual behavior:
The parameter block has a parameters and container action.
Summary:
After running a pipeline, the pipeline specs get modified into an invalid format. The parameters blocks have both a
parameters
andcontainer
key for theiraction
.Expected behavior:
The parameter blocks should only have a
parameters
action.Actual behavior:
The parameter block has a
parameters
andcontainer
action.Steps to reproduce:
pipeline.json
fileaction
for the parameter blocksZetaforge version:
main
Operating System
Other (specify)
Other operating system:
all
Logs:
Recording:
No response
Anything else?:
No response