AzureRmWebAppDeployment: add option to define deploy.cmd
See original GitHub issueType: Feature Enter Task Name: AzureRmWebAppDeployment@4
Environment
Server: Azure Pipelines Agent: Hosted
Issue Description
The problem is when I build my project, there are more than one *.deploy.cmd
files.
Could you add an option the define which cmd file should be excecuted?
The issue is with this line
Error logs
Error: More than one package matched with specified pattern: D:\a\r1\a\Builds\PackageAPI\*.deploy.cmd. Please restrain the search pattern.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:13 (2 by maintainers)
Top Results From Across the Web
Azure App Service deploy v4 task - Microsoft Learn
Deploy to Azure App Service a web, mobile, or API app using Docker, ... Specify the option to deploy to an existing deployment...
Read more >Azure Pipelines Installation | Documentation - Hdiv Security
This guide will explain how to deploy from scratch a web App with the Hdiv Agent ... section of the project to get...
Read more >clear the outputPath before the next release for Azure DevOps ...
ng build --prod command perfectly deploying to destination folder which ... if I am doing next release definition then it adds another main....
Read more >Create, Build, Deploy and Configure an Azure App Service ...
The Powershell script uses the Azure Key Vault and the Azure CLI to set the configuration values. Each configuration, app setting would be...
Read more >Azure App Service Deploy failing with multiple deploy.cmd files
For us to investigate this further, could you please provide debug logs by setting System.debug variable to true in Release Definition. We look...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Any news on this?
Any news on this? The issue was opened 3 years ago.