Fix gitlab-ee reference in ee_compat_check

parent 1a3edcec
...@@ -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