You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: