Enable nightly flighting (#1413)

This commit is contained in:
Wei (Waley) Zhang 2020-10-27 15:58:05 -07:00 committed by GitHub
parent 4e9d014b5d
commit 317abe03cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,13 @@
# Store and the Windows image. This pipeline relies on Microsoft-internal resources to run.
#
schedules:
- cron: "0 7 * * *"
displayName: Daily midnight build
branches:
include:
- master
trigger: none
pr: none

View File

@ -134,6 +134,8 @@ jobs:
skipPolling: true
targetPublishMode: Immediate
logPath: '$(SBLogPath)'
deletePackages: true
numberOfPackagesToKeep: 0
- task: PkgESStoreBrokerAeroUpload@10
displayName: Upload to Aero flighting dashboard