Skip to content
Snippets Groups Projects
Commit 15b56a83 authored by Kamil Trzcinski's avatar Kamil Trzcinski
Browse files

Update config location

parent 1f3f73fe
No related branches found
No related tags found
No related merge requests found
Configuration uses the TOML format as described here: <https://github.com/toml-lang/toml>. Configuration uses the TOML format as described here: <https://github.com/toml-lang/toml>.
The file to be edited can be found in `/home/gitlab_ci_multi_runner/config.toml`. The file to be edited can be found in:
1. `/etc/gitlab-runner/config.toml` on *nix systems when gitlab-runner is executed as root.
**This is also path for service configuration**,
1. `~/.gitlab-runner/config.toml` on *nix systems when gitlab-runner is executed as non-root,
1. `./config.toml` on other systems.
### The global section ### The global section
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment