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 {
agent any
options {
ansiColor("xterm")
buildDiscarder logRotator (
numToKeepStr: '5',
daysToKeepStr: '7',