Skip to content
Snippets Groups Projects
Commit e8a8b0b8 authored by Alejandro Rodríguez's avatar Alejandro Rodríguez
Browse files

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

parent d9885160
No related branches found
No related tags found
No related merge requests found
Loading
@@ -81,8 +81,7 @@ module TestEnv
Loading
@@ -81,8 +81,7 @@ module TestEnv
   
def setup_gitlab_shell def setup_gitlab_shell
unless File.directory?(Gitlab.config.gitlab_shell.path) unless File.directory?(Gitlab.config.gitlab_shell.path)
# TODO: Remove `[shards]` when gitlab-shell v3.1.0 is published `rake gitlab:shell:install`
`rake gitlab:shell:install[shards]`
end end
end end
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment