mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
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:
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user