aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-07-12 18:08:49 +0200
committerOliver Smith <osmith@sysmocom.de>2023-07-13 14:57:16 +0200
commit8ec747db108fce20b393edea0238a51b8e25cd61 (patch)
tree9ab3bda7fa8920045bd436176f80dc310b8df4a6
parent127e79f171c3ad700e12668a2a23d23ee03c58a7 (diff)
jobs/update-osmo-ci: add ansicolor wrapper
-rw-r--r--jobs/update-osmo-ci-on-slaves.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index 2d3cf07..e9f80b1 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -49,6 +49,11 @@
builders:
- shell: './contrib/jenkins.sh'
+
+ wrappers:
+ - ansicolor:
+ colormap: xterm
+
description: |
<b>Auto-generated using Jenkins Job Builder. DO NOT EDIT MANUALLY!</b>