How to have multiple appveyor.yml files in the same repository
In the repo there is effectively
- Project1
- Project2
currently appveyor.yml builds project1, but I want a separate appveyor project for Project2 with its own appveyor.yml
Is there a way to do this? I saw some questions similar, but they were cryptic and linked to documentation that describes so many things that it wasn't obvious what particular thing to use in this case.
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 keith.nicholas on 19 Aug, 2021 03:56 AM
I did this via the UI, you can specify a custom appveyor.yml per project
keith.nicholas closed this discussion on 19 Aug, 2021 03:56 AM.
Feodor Fitsner re-opened this discussion on 19 Aug, 2021 03:57 AM
Support Staff 2 Posted by Feodor Fitsner on 19 Aug, 2021 03:57 AM
Right, that's correct way to do it. Thanks for the update!
Feodor Fitsner closed this discussion on 19 Aug, 2021 03:57 AM.