Join Slack
Communities
Powered by
I think I have found the issue. The -deployment jo...
# getting-started
r
rapid-football-44318
02/23/2022, 11:38 PM
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
3
Views
Open in Slack
Previous
Next