Skip to content

Commit

Permalink
update buildkite pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbenw committed Nov 22, 2024
1 parent e456fe4 commit a7c7eb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ steps:
test-collector#v1.10.2:
files: "reports/TEST-*.xml"
format: "junit"
branch: "^v51$"
branch: "^v52$"
concurrency: 5
concurrency_group: 'browserstack-app'
concurrency_method: eager
Expand All @@ -89,7 +89,7 @@ steps:
test-collector#v1.10.2:
files: "reports/TEST-*.xml"
format: "junit"
branch: "^v51$"
branch: "^v52$"
concurrency: 5
concurrency_group: 'browserstack-app'
concurrency_method: eager
Expand All @@ -116,7 +116,7 @@ steps:
test-collector#v1.10.2:
files: "reports/TEST-*.xml"
format: "junit"
branch: "^v51$"
branch: "^v52$"
concurrency: 5
concurrency_group: 'browserstack-app'
concurrency_method: eager

0 comments on commit a7c7eb5

Please sign in to comment.