Skip to content

Commit 4cb92ee

Browse files
author
Todd Lair
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 04229b3 commit 4cb92ee

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
trigger:
77
- master
88

9+
schedules:
10+
- cron: "0 21-22 31 * *"
11+
displayName: Monthly build
12+
branches:
13+
include:
14+
- develop
15+
always: true
16+
917
pool:
1018
vmImage: ubuntu-latest
1119

0 commit comments

Comments
 (0)