Forum Discussion
Ygallardo
Jun 28, 2023Copper Contributor
Error publishing pipeline artifact
We are reusing a pipeline across two different organisations, in the first organisation the pipeline works but in the new one it fails and I don't know why. In both cases we use the same pipeline and...
Praveen1575
Jun 30, 2023Copper Contributor
In mycase, using the PublishBuildArtifact instead of PublishPipelineArtifact solved the problem. I had a discussion with Microsoft support and it seems like an issue on this particular task.