зеркало из https://github.com/microsoft/vstest.git
Use build artifacts for artifacts downloaded later
This commit is contained in:
Родитель
3811df5ee2
Коммит
f8cc034d6f
|
@ -186,10 +186,10 @@ extends:
|
|||
displayName: 'Publish Test Results folders'
|
||||
condition: failed()
|
||||
|
||||
- output: pipelineArtifact
|
||||
- output: buildArtifacts
|
||||
displayName: 'Publish VSSetup'
|
||||
targetPath: '$(Build.SourcesDirectory)/artifacts/VSSetup/Release'
|
||||
artifactName: VSSetupArtifacts
|
||||
PathtoPublish: '$(Build.SourcesDirectory)/artifacts/VSSetup/Release'
|
||||
ArtifactName: VSSetupArtifacts
|
||||
|
||||
- ${{ each pool in parameters.otherOsPools }}:
|
||||
- job: ${{ pool.os }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче