Add info on ci building pipeline for release

This commit is contained in:
Andrea Maria Piana 2024-05-27 13:23:48 +01:00
parent 52aaee0bd1
commit 711bcb2507
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ Jenkins will automatically build this branch and create release candidates.
Those will go through the QA process and the QA team will let us know when
tested successfully.
You can see the state at https://ci.infra.status.im/ -> status-mobile -> release -> pick the right version number
## Bugfixes before an app is released
Because both `status-mobile` and `status-go` might have newer commits that we don't want to include, bug fixes should be applied separately to develop and the release branch.