提交 fa3e8282 编写于 作者: Y Yorick Peterse

Merge branch '18991-update-test-env-gitlab-shell-version-when-v3-1-0-is-published' into 'master'

Remove hardcoded gitlab-shell version in test env now that the required tag is published

See merge request !5023
......@@ -81,8 +81,7 @@ module TestEnv
def setup_gitlab_shell
unless File.directory?(Gitlab.config.gitlab_shell.path)
# TODO: Remove `[shards]` when gitlab-shell v3.1.0 is published
`rake gitlab:shell:install[shards]`
`rake gitlab:shell:install`
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册