mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
Update azure-pipelines.yml
I hate yaml :-p
This commit is contained in:
parent
ef3ddfc153
commit
3007258d31
@ -7,11 +7,11 @@ trigger:
|
||||
include: ['*']
|
||||
|
||||
schedules:
|
||||
- cron: "0 * * * *"
|
||||
displayName: "scheduled build"
|
||||
always: "true"
|
||||
branches:
|
||||
include: ['master']
|
||||
- cron: "0 * * * *"
|
||||
displayName: "scheduled build"
|
||||
always: "true"
|
||||
branches:
|
||||
include: ['master']
|
||||
|
||||
jobs:
|
||||
- job: 'Clippy'
|
||||
|
Loading…
Reference in New Issue
Block a user