Update Jenkinsfile
This commit is contained in:
parent
cb845cfd58
commit
0a5ef30811
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -70,6 +70,7 @@ pipeline {
|
||||||
docker {
|
docker {
|
||||||
image 'richardx/pyinstaller-linux:python2'
|
image 'richardx/pyinstaller-linux:python2'
|
||||||
}
|
}
|
||||||
|
}
|
||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
archiveArtifacts 'dist/LogfileMonitor'
|
archiveArtifacts 'dist/LogfileMonitor'
|
||||||
|
|
Loading…
Reference in a new issue