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