diff --git a/Jenkinsfile b/Jenkinsfile index bd8b270..54d2da9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -70,6 +70,7 @@ pipeline { docker { image 'richardx/pyinstaller-linux:python2' } + } post { success { archiveArtifacts 'dist/LogfileMonitor'