mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -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'
|
||||
@@ -65,4 +65,4 @@ schedules:
|
||||
displayName: Mon-Fri at 7:00
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user