Skip to content

Commit 325b919

Browse files
authored
feat: Switch gitlab runner agent logging to JSON (#438)
1 parent 6960f3b commit 325b919

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: template/runner-config.tpl

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
concurrent = ${runners_concurrent}
22
check_interval = ${runners_check_interval}
33
sentry_dsn = "${sentry_dsn}"
4+
log_format = "json"
45

56
[[runners]]
67
name = "${runners_name}"

0 commit comments

Comments
 (0)