Mentions légales du service
Changes
Page history
Update faq : troubleshooting gitlab-runner
authored
Mar 21, 2023
by
HUYNH Kim-Tam
Show whitespace changes
Inline
Side-by-side
faq.md
View page @
300ce367
...
@@ -231,6 +231,9 @@ Follow the official documentation at <https://docs.gitlab.com/ce/ci/yaml/> to cr
...
@@ -231,6 +231,9 @@ Follow the official documentation at <https://docs.gitlab.com/ce/ci/yaml/> to cr
### Troubleshooting gitlab runners
### 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,
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.
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.
For example, it may show you how to enable debug logging on your runner.
...
...
...
...