bugsnag / bugsnag-expo

MIT License
10 stars 5 forks source link

[PLAT-11248] Add bundle install to pipeline file where needed. #164

Closed joshedney closed 5 months ago

joshedney commented 5 months ago

Goal

Install required gems on ci steps where they are needed.

Changeset

Add bundle install to ci steps where needed.

Testing

Covered by CI