Skip to content

Commit

Permalink
Changed pipeline names
Browse files Browse the repository at this point in the history
  • Loading branch information
gosha212 committed Dec 29, 2024
1 parent d3943bd commit 178bec8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .buildkite/jobs/pipeline.android_demo_app_rn_76.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- label: ":android::react: RN .76 + Android: Demo app"
- label: ":android::react: New Arch RN .76 + Android: Demo app"
command:
- "nvm install"
- "./scripts/demo-projects.android.sh"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/jobs/pipeline.android_rn_73.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- label: ":android::detox: RN .73 + Android: Tests app"
- label: ":android::detox: New Arch RN .73 + Android: Tests app"
command:
- "nvm install"
- "./scripts/ci.android.sh"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/jobs/pipeline.android_rn_75.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- label: ":android::detox: RN .75 + Android: Tests app"
- label: ":android::detox: Old Arch - RN .75 + Android: Tests app"
command:
- "nvm install"
- "./scripts/ci.android.sh"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/jobs/pipeline.android_rn_76.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- label: ":android::detox: RN .76 + Android: Tests app"
- label: ":android::detox: New Arch - RN .76 + Android: Tests app"
command:
- "nvm install"
- "./scripts/ci.android.sh"
Expand Down

0 comments on commit 178bec8

Please sign in to comment.