Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
Родитель
c328ff69d6
Коммит
2ddea86db8
|
@ -148,3 +148,9 @@ steps:
|
|||
SessionTimeout: '60'
|
||||
MaxConcurrency: '50'
|
||||
MaxRetryAttempts: '5'
|
||||
|
||||
- task: PublishPipelineArtifact@1
|
||||
displayName: 'Publish release'
|
||||
inputs:
|
||||
targetPath: $(Build.ArtifactStagingDirectory)
|
||||
artifactName: ElasticScaleClientLibrary
|
||||
|
|
Загрузка…
Ссылка в новой задаче