Update to use new pipeline build definition (#930)

This should really be combined into a single pipeline file with the build like we do for ADS but for now just fixing this so we can have the releases published again.
This commit is contained in:
Charles Gagnon
2020-03-02 11:41:22 -08:00
committed by GitHub
parent 005457813d
commit fcb8142bca

View File

@@ -20,7 +20,7 @@ stages:
inputs:
buildType: 'specific'
project: 'ae14e11c-7eb2-46af-b588-471e6116d635'
definition: '60'
definition: '309'
specificBuildWithTriggering: true
buildVersionToDownload: 'latest'
artifactName: 'source'
@@ -31,7 +31,7 @@ stages:
inputs:
buildType: 'specific'
project: 'ae14e11c-7eb2-46af-b588-471e6116d635'
definition: '60'
definition: '309'
specificBuildWithTriggering: true
buildVersionToDownload: 'latest'
artifactName: 'drop'
@@ -65,4 +65,4 @@ schedules:
displayName: Mon-Fri at 7:00
branches:
include:
- master
- master