Skip to content

add option to specify whether the runner should be locked

msvechla requested to merge (removed):option_register_locked into master

I added an option to specify whether the runner should be locked to a specific project. This is handled via an environment variable inside _env_vars.tpl. It defaults to true, which is the same as the current default of the gitlab runner.

Please let me know what needs to be done to merge this upstream.

Merge request reports