microsoft / vscode-deploy-azure

VS code extension: Deploy To Azure, which helps set up CI/CD for deployment to Azure Resources.
MIT License
18 stars 19 forks source link

Azure pipelines creation failed for AspNet webapp #123

Closed vineetmimrot closed 4 years ago

vineetmimrot commented 4 years ago

https://dev.azure.com/vineetpc/AspNetWebApp/_build/results?buildId=706&view=results

image

kanika1894 commented 4 years ago

Issue was in the yaml template. This is fixed now. Part of the PR : https://github.com/microsoft/vscode-deploy-azure/pull/118