Skip to content

Commit abeac24

Browse files
committed
Merge branch 'rsh/updatePublish' of https://github.com/microsoftgraph/msgraph-sdk-java-core into rsh/updatePublish
2 parents 34618f1 + 310483c commit abeac24

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)