bugsnag / bugsnag-expo

MIT License
11 stars 5 forks source link

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

Closed joshedney closed 7 months ago

joshedney commented 7 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