test color terminal
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -1,6 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
options {
|
options {
|
||||||
|
ansiColor("xterm")
|
||||||
buildDiscarder logRotator (
|
buildDiscarder logRotator (
|
||||||
numToKeepStr: '5',
|
numToKeepStr: '5',
|
||||||
daysToKeepStr: '7',
|
daysToKeepStr: '7',
|
||||||
|
|||||||
Reference in New Issue
Block a user