diff --git a/assets/runtime/config/gitlab-shell/config.yml b/assets/runtime/config/gitlab-shell/config.yml index ac29e04b..4c678806 100644 --- a/assets/runtime/config/gitlab-shell/config.yml +++ b/assets/runtime/config/gitlab-shell/config.yml @@ -33,7 +33,7 @@ secret_file: "{{GITLAB_SHELL_INSTALL_DIR}}/.gitlab_shell_secret" # Parent directory for global custom hook directories (pre-receive.d, update.d, post-receive.d) # Default is hooks in the gitlab-shell directory. -custom_hooks_dir: "{{GITLAB_SHELL_INSTALL_DIR}}//hooks" +custom_hooks_dir: "{{GITLAB_SHELL_INSTALL_DIR}}/hooks" # Redis settings used for pushing commit notices to gitlab redis: