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
I have a build pipeline with the "Save Variable" task defined. I then have a release that reads off the variable using the "Load Variable" task from a release that reads off the variable from the artifact.
The release is failing (despite the json file being in the artifact) with an error message of:
Did not get a result retunred from the upload, twas not even JSON!
A parameter cannot be found that matches parameter name 'Raw'.
This is the happy scenario. Everything on default. What happened?
The text was updated successfully, but these errors were encountered:
I have a build pipeline with the "Save Variable" task defined. I then have a release that reads off the variable using the "Load Variable" task from a release that reads off the variable from the artifact.
The release is failing (despite the json file being in the artifact) with an error message of:
This is the happy scenario. Everything on default. What happened?
The text was updated successfully, but these errors were encountered: