Add weekly build to CI
This commit is contained in:
parent
56c586ecbf
commit
32f67222d7
1 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,14 @@ pr:
|
|||
include:
|
||||
- master
|
||||
|
||||
schedules:
|
||||
- cron: "0 12 * * 0"
|
||||
displayName: Weekly Sunday build
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
always: true
|
||||
|
||||
jobs:
|
||||
- job: Windows
|
||||
pool:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue