Skip to content

Commit df6604b

Browse files
test on any branch
1 parent 0c67e11 commit df6604b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.azure-pipelines/build_jobs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ jobs:
8989
- job: combine_artifacts
9090
dependsOn: windows_build
9191
displayName: "Organize artifacts"
92-
# Only build this if we're succeeding and we're on the master branch
93-
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
9492
pool:
9593
vmImage: 'windows-latest'
9694
steps:

0 commit comments

Comments
 (0)