change to build artifact
This commit is contained in:
parent
654ef21253
commit
92bcd2cf15
1 changed files with 2 additions and 2 deletions
|
|
@ -95,7 +95,7 @@ steps:
|
|||
artifactName: 'Test Reports'
|
||||
targetPath: '$(modulePath)/reports/'
|
||||
|
||||
- task: PublishPipelineArtifact@0
|
||||
- task: PublishBuildArtifacts@1
|
||||
inputs:
|
||||
artifactName: 'Snap'
|
||||
targetPath: '$(modulePath)/sshpiperd/snap/'
|
||||
pathtoPublish: '$(modulePath)/sshpiperd/snap/'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue