Skip to content

Commit

Permalink
Make Aztec Buildkite CI task depend on the unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Aug 4, 2023
1 parent c950e79 commit 06d9c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ steps:
echo "--- :arrow_up: Upload iOS bundle artifact"
buildkite-agent artifact upload bundle/ios/App.js
- label: "Build Android RN Aztec & Publish to S3"
depends_on: unit-tests
key: "publish-react-native-aztec-android"
plugins:
- *git-shallow-clone-plugin
Expand Down

0 comments on commit 06d9c63

Please sign in to comment.