0

I have a solution that has 10 projects. 1 web site and 1 web service.

I setup a continuous deployment in Azure for the web app. The continuous deployment is confused due to the multiple projects. How do i scope my deployment to deploy the web site correctly.

The error is

Errors (1)
Error: More than one package matched with specified pattern: D:\a\r1\a\**\*.zip. Please restrain the search pattern.
Work items

enter image description here

1 Answer 1

1

Specify a single package explicitly by name instead of **\*.zip.

Sign up to request clarification or add additional context in comments.

1 Comment

I found it in the release section. Thanks

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.