Fix "Releasing pre-release from develop"
This commit is contained in:
parent
7fb2755f6b
commit
1b1c3f5cd2
|
@ -32,7 +32,7 @@ TODO: create a script that can do that instead of manual work.
|
|||
1. Pull `develop` branch,
|
||||
1. Bump `Z` (`0.X.Y-beta.Z`) in the current version (`VERSION` file),
|
||||
1. Commit and push the change,
|
||||
1. Go to [Jenkins job](https://ci.status.im/job/status-go/job/parallel/) and use develop branch. NOTE: do not select "RELEASE".
|
||||
1. Go to [Jenkins job](https://ci.status.im/job/status-go/job/parallel/), select "RELEASE" and use `develop` branch.
|
||||
|
||||
## Releasing from develop (regular release)
|
||||
|
||||
|
|
Loading…
Reference in New Issue