Skip to content

Create staging builds using CI

haammar-ledger edited this page Jul 12, 2022 · 2 revisions
  1. Note down the name of the branch for which you want to create builds, e.g from a PR:

  1. Navigate to https://github.com/LedgerHQ/ledger-live-build/actions

Note: this separate repository is dedicated to creating different types of build for Ledger Live

  1. Select the appropriate [Build] action depending on the type of build you want

  1. Use the Run workflow menu, set the name of the branch that you copied in step 3, then click the Run workflow green button

  1. After a couple seconds, the new run will appear in the list

  1. Once the run is complete your build(s) will appear at the bottom of the page. Note down the link to access it again later.

Repeat from step 5. to create additional builds for other targets

Clone this wiki locally