This commit is contained in:
mpavlov
2024-09-29 15:26:16 +03:00
parent bea82cedcc
commit bfb35db87a

1
Jenkinsfile vendored
View File

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