test color terminal

This commit is contained in:
mpavlov
2024-09-29 15:25:44 +03:00
parent 6030b1d2e1
commit bea82cedcc

1
Jenkinsfile vendored
View File

@@ -1,6 +1,7 @@
pipeline {
agent any
options {
ansiColor("xterm")
buildDiscarder logRotator (
numToKeepStr: '5',
daysToKeepStr: '7',