How do I have both builds that run on every PR and a weekly scheduled build with different appveyor.yml files?

Christopher Angell's Avatar

Christopher Angell

02 Mar, 2022 03:34 AM

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,

  1. Support Staff 1 Posted by Feodor Fitsner on 02 Mar, 2022 08:45 PM

    Feodor Fitsner's Avatar

    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.

  2. Feodor Fitsner closed this discussion on 02 May, 2022 09:02 PM.

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