Is there any easy way to publish an artifact from a pipeline directly in the "Artifacts" section in Azure DevOps?
image-1 : Published pipeline artifact to artifact section
image-2 : What I was expecting in the publishing task
I am retrieving the pipeline artifacts manually thru Memu > Pipelines > my pipeline > the desired run > relatedItems > published item > clicArtifactName > download with browser. It's a working workaround but this procedure will be a pain to teach and document when onboarding new members to the team. Is there an easier way to do it? Did I miss something obvious?