How to deploy every week?

gqqnbig's Avatar

gqqnbig

20 Jan, 2018 08:15 PM

I don't want to deploy every commit. I want to deploy every week.

If I made commits in this week, appveyor deploys a new release. If I made no commits in this week, appveyor doesn't deploy.

How do I configure that?

  1. 1 Posted by Ilya Finkelshte... on 22 Jan, 2018 06:43 PM

    Ilya Finkelshteyn's Avatar

    You can use scheduled builds. Setting is in UI, General tab.

    Scheduled builds are disabled for free accounts by default and can be enabled by request. We enabled it for your account.

  2. 2 Posted by gqqnbig on 23 Jan, 2018 05:29 AM

    gqqnbig's Avatar

    thanks so much

  3. 3 Posted by gqqnbig on 23 Jan, 2018 06:59 AM

    gqqnbig's Avatar

    Scheduled builds seems a way to conditionally run a build, while what I need is to conditionally deploy.

    For every commit, I still want to build and run tests. But only deploy a release on github every week.

    What's your suggestion?

  4. 4 Posted by Ilya Finkelshte... on 23 Jan, 2018 04:56 PM

    Ilya Finkelshteyn's Avatar

    Please check this part of documentation and this Stack Overflow discussion.

    This should help with deploying on every GitHub release. This will be every week as well, if you create GitHub release every week.

  5. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:26 AM.

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