Olaf Bohlen
2020-07-07 9ce964724ad37709b68121f1ae4134f33eb469ff
drift pipe def
1 files modified
2 ■■■ changed files
Jenkinsfile-drift 2 ●●● patch | view | raw | blame | history
Jenkinsfile-drift
@@ -3,7 +3,7 @@
    cron ('H/5 * * * *')
    }
    options {
    buildDiscarder (logrotator (numToKeepStr: '15', artifactNumToKeepStr: '15'))
    buildDiscarder (logRotator (numToKeepStr: '15', artifactNumToKeepStr: '15'))
    }
    agent {
    node {