mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Sync master branch before releasing rc
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -154,6 +154,13 @@ git clone git@dev.gitlab.org:gitlab/release-tools.git
|
||||
cd release-tools
|
||||
```
|
||||
|
||||
Release candidate creates stable branch from master.
|
||||
So we need to sync master branch between all CE remotes. Also do same for EE.
|
||||
|
||||
```
|
||||
bundle exec rake sync
|
||||
```
|
||||
|
||||
Create release candidate and stable branch:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user