How do I have both builds that run on every PR and a weekly scheduled build with different appveyor.yml files?
Hi,
I currently have a build running on every PR in my repository, but I would also like a weekly build to run. I know that there is a "scheduled build" feature, but how do I have run on my repository with out changing the existing PR builds, and have it run with a different build specification?
thanks,
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
Support Staff 1 Posted by Feodor Fitsner on 02 Mar, 2022 08:45 PM
Hi Christopher,
You can add another project for the same repository, configure there a different "custom" YML config (can be set on General tab of project settings) and schedule.
Feodor Fitsner closed this discussion on 02 May, 2022 09:02 PM.