Fixed typo in gitlab.yml.example
Compare changes
- Riyad Preukschas authored
Improve gitlab:check. Fix 2776
+ 47
− 38
@@ -780,21 +780,25 @@ namespace :gitlab do
@@ -780,21 +780,25 @@ namespace :gitlab do
run("git --git-dir=\"#{project.repository.path_to_repo}\" config --get #{name}").try(:chomp) == value
@@ -820,32 +824,37 @@ namespace :gitlab do
@@ -820,32 +824,37 @@ namespace :gitlab do