Commit 56cd5ea8e03cd81929cee1dedc2833f0ad0cfbef

Authored by Job van der Voort
1 parent 83e92d68

add source change to release doc

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
doc/release.md
... ... @@ -8,6 +8,7 @@ Our main goal is to make it clear which version of GitLab is in an omnibus packa
8 8 - Create a release branch in omnibus-gitlab (e.g. `6-6-stable`).
9 9 - Change [the gitlab-rails version in omnibus-gitlab].
10 10 In our example that would be `version "v6.6.0"`.
  11 +- Change the source to the repo you want to build from (CE / EE)
11 12 - Commit the new version to the release branch
12 13  
13 14 ```shell
... ...