Skip to content

Commit e933f20

Browse files
Copy only for Release
1 parent 548b607 commit e933f20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ steps:
6464
contents: |
6565
**\*.nupkg
6666
targetFolder: $(Build.ArtifactStagingDirectory)
67+
condition: and(succeeded(), eq(variables['BuildConfiguration'], 'Release'))
6768

6869
- task: PublishPipelineArtifact@0
6970
displayName: Publish $(BuildConfiguration)

0 commit comments

Comments
 (0)