Hey. I'm trying to use the Pulumi Azure Pipelines ...
# azure
c
Hey. I'm trying to use the Pulumi Azure Pipelines Task in an Azure DevOps release pipeline. I get this error. Anyone knows how to resolve this?
Never mind. The error message wasn't that helpful but I found out what the issue was. The artifacts I was using came from a build. This did not include the source code for my Pulumi stack. I added an artifact pointing to my repository and fixed the path in the task and that did the trick.
c
Yeah sorry about the unclear message. Would you mind opening an issue at https://github.com/pulumi/pulumi-az-pipelines-task/issues? I'll see if there is a way to improve the error message reported by the task.