1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00

Update azure-pipelines.yml

let's try hourly and see if anything triggers
This commit is contained in:
Wez Furlong 2019-06-25 08:09:29 -07:00 committed by GitHub
parent b068cae1f9
commit ef3ddfc153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ trigger:
include: ['*']
schedules:
- cron: "0 */6 * * *"
- cron: "0 * * * *"
displayName: "scheduled build"
always: "true"
branches: