Mentions légales du service

Update faq : troubleshooting gitlab-runner authored by HUYNH Kim-Tam's avatar HUYNH Kim-Tam
......@@ -231,6 +231,9 @@ Follow the official documentation at <https://docs.gitlab.com/ce/ci/yaml/> to cr
### Troubleshooting gitlab runners
A few logging-related issues were found in older gitlab-runner versions. When using a dedicated (non-shared) runner,
you might want to ensure that your gitlab-runner version is up to date
If you have any issue with gitlab runner (for example, an online runner but no debug logs) during your pipeline execution,
the following [official documentation](https://docs.gitlab.com/runner/faq/) may help you.
For example, it may show you how to enable debug logging on your runner.
......
......