question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AzureRmWebAppDeployment: add option to define deploy.cmd

See original GitHub issue

Type: 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:open
  • Created 4 years ago
  • Reactions:2
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
fhtinocommented, Jan 24, 2021

Any news on this?

0reactions
fhtinocommented, Oct 18, 2022

Any news on this? The issue was opened 3 years ago.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found