Olaf Bohlen
2020-07-07 fe3b2622644d70bb8b2b3c46e225e4e8b4dae63d
drift pipe def
1 files modified
2 ■■■ changed files
Jenkinsfile-drift 2 ●●● patch | view | raw | blame | history
Jenkinsfile-drift
@@ -26,7 +26,7 @@
    success {
        sh 'rm drift-report.txt'
        sh 'echo \'There is no config drift\' > no-drift.txt'
        archiveArtifacts artifacts '*.txt'
        archiveArtifacts artifacts: '*.txt'
    }
    }
}