mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 22:33:52 +03:00
Update azure-pipelines.yml
check every 20 minutes to see if we should run a build
This commit is contained in:
parent
0e8ee75537
commit
8d111e4c03
@ -10,7 +10,7 @@ trigger:
|
|||||||
schedules:
|
schedules:
|
||||||
- cron: '0,20,40 * * * *'
|
- cron: '0,20,40 * * * *'
|
||||||
displayName: "scheduled build"
|
displayName: "scheduled build"
|
||||||
always: 'true'
|
always: 'false'
|
||||||
branches:
|
branches:
|
||||||
include: ['master']
|
include: ['master']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user