Skip to content

Pass down log config through env vars

John Cai requested to merge jc-remove-dependency-on-gitlab-shell-config into master

fixes: #1621 (closed)

Set environment variables based on new values in the gitaly config and pass them down for the hooks. This keeps the gitlab-shell.yml config as a fallback for now.

Merge request reports