Jun 11 2022 05:57 AM
Hi,
I have an azure devops yaml pipeline with a build stage to publish an artifact (.net core publish).
However, I want to move the publish step to another stage and so copy the files, but I can't get this to work. How can I do this?