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
We are facing the same issue. This breaks our production pipelines due to how we use the Pipeline parameters. By performing the json dumps, it is not allowing the pipeline variable to resolve to the value at runtime.
In the meantime, I have pinned the version to 2.243.0 as that is the last version that works with the pipeline variables I use.
I will write this here too. Relates to:
#5124
This does not fix the issue. The offending code is:
This produces the broken arguments:
The Dockerimages look like this:
The text was updated successfully, but these errors were encountered: