Skip to content

Commit 1cf5d31

Browse files
committed
ci: print with color
1 parent 3175db5 commit 1cf5d31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/ci/common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ variables:
9797
CCACHE_MAXSIZE: "50G"
9898

9999
FF_USE_NEW_BASH_EVAL_STRATEGY: "true"
100+
FORCE_COLOR: "1" # rich print with color
100101

101102
################################################
102103
# `before_script` and `after_script` Templates #

0 commit comments

Comments
 (0)