Archived
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:
@@ -20,7 +20,7 @@ stages:
|
|||||||
inputs:
|
inputs:
|
||||||
buildType: 'specific'
|
buildType: 'specific'
|
||||||
project: 'ae14e11c-7eb2-46af-b588-471e6116d635'
|
project: 'ae14e11c-7eb2-46af-b588-471e6116d635'
|
||||||
definition: '60'
|
definition: '309'
|
||||||
specificBuildWithTriggering: true
|
specificBuildWithTriggering: true
|
||||||
buildVersionToDownload: 'latest'
|
buildVersionToDownload: 'latest'
|
||||||
artifactName: 'source'
|
artifactName: 'source'
|
||||||
@@ -31,7 +31,7 @@ stages:
|
|||||||
inputs:
|
inputs:
|
||||||
buildType: 'specific'
|
buildType: 'specific'
|
||||||
project: 'ae14e11c-7eb2-46af-b588-471e6116d635'
|
project: 'ae14e11c-7eb2-46af-b588-471e6116d635'
|
||||||
definition: '60'
|
definition: '309'
|
||||||
specificBuildWithTriggering: true
|
specificBuildWithTriggering: true
|
||||||
buildVersionToDownload: 'latest'
|
buildVersionToDownload: 'latest'
|
||||||
artifactName: 'drop'
|
artifactName: 'drop'
|
||||||
|
|||||||
Reference in New Issue
Block a user