Added pipeline publish artifacts task
This commit is contained in:
		
							parent
							
								
									572212299a
								
							
						
					
					
						commit
						4d02921ef9
					
				| @ -36,6 +36,10 @@ jobs: | |||||||
|       modifyOutputPath: true |       modifyOutputPath: true | ||||||
|       feedsToUse: config |       feedsToUse: config | ||||||
|       nugetConfigPath: src/NuGet.config |       nugetConfigPath: src/NuGet.config | ||||||
|  |   - task: PublishPipelineArtifact@1 | ||||||
|  |     inputs: | ||||||
|  |       path: $(Build.ArtifactStagingDirectory) | ||||||
|  |       artifact: drop | ||||||
|   - task: PublishBuildArtifacts@1 |   - task: PublishBuildArtifacts@1 | ||||||
|     displayName: 'Publish Artifact: drop' |     displayName: 'Publish Artifact: drop' | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user