I think I have found the issue. The -deployment jo...
# getting-started
r
I think I have found the issue. The -deployment job does not checkout the repo. Need to add
Copy code
checkout: self
to the job prior to the pulumi task. see https://docs.microsoft.com/en-us/azure/devops/pipelines/process/deployment-jobs?view=azure-devops