Specifying Projects to be pulled from github
We currently have a solution with several projects in them and placed in github. Is there a way that I can specify what projects to be included when I create a project in appveyor and gets linked to that github repo?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by mark.garcia on 01 Oct, 2014 09:31 AM
Also a follow up question to this, how can you specify what projects to be deployed from your solution?
Thank you
Support Staff 2 Posted by Feodor Fitsner on 01 Oct, 2014 05:49 PM
Hi Mark,
Yes, you can create a new solution configuration (in Visual Studio right-click on the solution and select Configuration manager) and disable unnecessary builds in there.
Then select this configuration on AppVeyor UI or set in appveyor.yml.
Re: projects to deploy - it depends on the kind of the project you are going to deploy. AppVeyor could automatically package web app projects and produce NuGet packages.
mark.garcia closed this discussion on 07 Oct, 2014 09:29 AM.