Add log_level option to config.toml
Merged
requested to merge aleksej.paschenko/gitlab-ci-multi-runner:log-level-in-config-toml into master
Compare changes
Files
4+ 10
− 0
@@ -21,6 +21,7 @@ import (
@@ -205,6 +206,15 @@ func (mr *RunCommand) loadConfig() error {