Im working on adding code quality to gitlab. one of the step requires making changes to config.toml.
I have .gitlab-ci.yml at root level of project repository.and pipeline picks up this file.
where do i define config.toml ? at root level or i need to create a new folder like /etc/gitlab-runner/config.toml