Add info on ci building pipeline for release
This commit is contained in:
parent
52aaee0bd1
commit
711bcb2507
|
@ -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
|
Those will go through the QA process and the QA team will let us know when
|
||||||
tested successfully.
|
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
|
## 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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue