mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Update build pipeline (#1431)
This commit is contained in:
@@ -14,7 +14,6 @@ steps:
|
||||
inputs:
|
||||
filename: build.cmd
|
||||
arguments: '-target=all -mono'
|
||||
continueOnError: true
|
||||
|
||||
- task: DotNetCoreCLI@2
|
||||
displayName: 'dotnet restore test/Microsoft.SqlTools.ServiceLayer.UnitTests'
|
||||
@@ -206,6 +205,7 @@ steps:
|
||||
inputs:
|
||||
PathtoPublish: '$(Build.SourcesDirectory)/artifacts/logs'
|
||||
ArtifactName: 'logs'
|
||||
condition: true
|
||||
|
||||
- task: NuGetCommand@2
|
||||
displayName: 'NuGet push'
|
||||
|
||||
Reference in New Issue
Block a user