Commit f074a959 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'patch-24' into 'master'

Fix gitlab-ee reference in ee_compat_check

See merge request !12713
parents 8906bbae 6bd83a7b
...@@ -337,7 +337,7 @@ module Gitlab ...@@ -337,7 +337,7 @@ module Gitlab
# In the EE repo # In the EE repo
$ git push origin #{ee_branch_prefix} $ git push origin #{ee_branch_prefix}
⚠️ Also, don't forget to create a new merge request on gitlab-ce and ⚠️ Also, don't forget to create a new merge request on gitlab-ee and
cross-link it with the CE merge request. cross-link it with the CE merge request.
Once this is done, you can retry this failed build, and it should pass. Once this is done, you can retry this failed build, and it should pass.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment