Select Git revision
gitaly.rake
Forked from
GitLab.org / GitLab FOSS
2 commits behind, 5072 commits ahead of the upstream repository.
-
Rémy Coutable authored
If we call `system('rake', 'taks_name')`, `ENV['RUBYOPT']` is set to `'-rbundler/setup'` but some tasks (e.g. `gitlab:gitaly:install` need a clean env since they install their own Gem bundle. Signed-off-by:
Rémy Coutable <remy@rymai.me>
Rémy Coutable authoredIf we call `system('rake', 'taks_name')`, `ENV['RUBYOPT']` is set to `'-rbundler/setup'` but some tasks (e.g. `gitlab:gitaly:install` need a clean env since they install their own Gem bundle. Signed-off-by:
Rémy Coutable <remy@rymai.me>
gitaly.rake 2.96 KiB