Skip to content

Commit

Permalink
feat: Switch gitlab runner agent logging to JSON (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
msusta authored Feb 10, 2022
1 parent 6960f3b commit 325b919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/runner-config.tpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
concurrent = ${runners_concurrent}
check_interval = ${runners_check_interval}
sentry_dsn = "${sentry_dsn}"
log_format = "json"

[[runners]]
name = "${runners_name}"
Expand Down

0 comments on commit 325b919

Please sign in to comment.