Skip to content

Commit

Permalink
update unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Edney committed Jan 30, 2024
1 parent 9c61593 commit bbdbc31
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,12 @@ steps:
# - "publish-js"
# commands:
# - buildkite-agent pipeline upload .buildkite/basic/react-native-ios-pipeline.yml
- label: ":large_blue_circle: :large_blue_circle: :large_blue_circle: REACT NATIVE CLI STEPS :large_blue_circle: :large_blue_circle: :large_blue_circle:"
depends_on:
- "publish-js"
- "android-builder-base"
commands:
- buildkite-agent pipeline upload .buildkite/full/react-native-cli-pipeline.full.yml

#
# Conditionally trigger full pipeline
Expand Down

0 comments on commit bbdbc31

Please sign in to comment.