Skip to content

Commit 310483c

Browse files
Update publish-artefacts.yml
1 parent 7107982 commit 310483c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/templates/build/publish-artefacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
steps:
22
- task: CopyFiles@2
3+
condition: ne(variables['Build.Reason'], 'PullRequest')
34
inputs:
45
SourceFolder: '$(System.DefaultWorkingDirectory)'
56
Contents: |

0 commit comments

Comments
 (0)