Relative Content

Tag Archive for node.jsazure-devopscontinuous-integrationazure-web-app-serviceazure-pipelines-yaml

AzureWebApp@1 does not deploy to the site/wwwroot

I was trying to create a node js deployment to an Azure web app resource. However, AzureWebApp@1 does not deploy the zip file to the correct location, it just tells me it was successful.
my yaml file looks like this: