Skip to content

Commit

Permalink
Missed steps
Browse files Browse the repository at this point in the history
  • Loading branch information
twometresteve committed Sep 29, 2023
1 parent 9d369db commit 4ec6bdb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .buildkite/basic/react-native-android-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ steps:
SKIP_NAVIGATION_SCENARIOS: "true"
HERMES: "true"
concurrency: 25
concurrency_group: "bitbar-app"
concurrency_group: "bitbar"
concurrency_method: eager

- label: ":bitbar: :android: RN 0.72 (New Arch) Android 12 end-to-end tests"
Expand All @@ -103,5 +103,5 @@ steps:
SKIP_NAVIGATION_SCENARIOS: "true"
HERMES: "true"
concurrency: 25
concurrency_group: "bitbar-app"
concurrency_group: "bitbar"
concurrency_method: eager
4 changes: 2 additions & 2 deletions .buildkite/full/react-native-android-pipeline.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ steps:
SKIP_NAVIGATION_SCENARIOS: "true"
HERMES: "true"
concurrency: 25
concurrency_group: "bitbar-app"
concurrency_group: "bitbar"
concurrency_method: eager

- label: ":bitbar: :android: RN 0.71 (New Arch) Android 12 end-to-end tests"
Expand All @@ -352,7 +352,7 @@ steps:
SKIP_NAVIGATION_SCENARIOS: "true"
HERMES: "true"
concurrency: 25
concurrency_group: "bitbar-app"
concurrency_group: "bitbar"
concurrency_method: eager

- label: ":bitbar: :android: react-navigation 0.60 Android end-to-end tests"
Expand Down

0 comments on commit 4ec6bdb

Please sign in to comment.