From 5504520d0a27b58e9e9c45970eea539ec933b807 Mon Sep 17 00:00:00 2001 From: wes-b Date: Mon, 4 May 2020 08:16:33 -0700 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bc5e657e6..d750b442c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ name: K4A-SDK-$(SourceBranchName)-$(Date:yyyyMMdd)-$(Rev:rrr) schedules: - cron: "*/30 08-13 * * *" - displayName: 'Daily Builds starting at 8:00AM UTC (12:00AM PST) every 30 min - last build 13:30AM (5:30AM PST)' + displayName: 'Daily Builds starting at 8:00AM UTC (12:00AM PST) every 30 min, last build 13:30AM (5:30AM PST)' branches: include: - master