parent
e0481c47dc
commit
aa488cbffe
|
|
@ -63,6 +63,8 @@ RELEASE-TEMPLATE-END
|
|||
* `git push`
|
||||
##### 4. Start pre-release testing.
|
||||
##### 5. If pre-release test passed need to merge branch to the `release` branch and push changes, release process will start by webhook:
|
||||
* Set released parent version
|
||||
* Update dependencies in pom.xml
|
||||
* `git checkout release`
|
||||
* `git merge -X theirs {branchname}`
|
||||
* `git push -f`
|
||||
|
|
|
|||
Loading…
Reference in New Issue