During the release pipeline I\'m launching Selenium tests. Those tests, in case of fail, make screenshots. I\'m looking for a way to upload them so I could look through them and
Here's and old answer I've found useful:
How do you publish files back to VSTS Release Management as part of a release?
So if you zip the images and upload them like this, the zipfile appears as a part of logfiles.
On a sidenote, I think you can explore these for more options:
https://github.com/microsoft/azure-pipelines-tasks/blob/master/docs/authoring/commands.md