Olaf Bohlen
2020-07-07 9ce964724ad37709b68121f1ae4134f33eb469ff
Jenkinsfile-drift
@@ -3,7 +3,7 @@
   cron ('H/5 * * * *')
    }
    options {
   buildDiscarder (logrotator (numToKeepStr: '15', artifactNumToKeepStr: '15'))
   buildDiscarder (logRotator (numToKeepStr: '15', artifactNumToKeepStr: '15'))
    }
    agent {
   node {