diff --git a/Jenkinsfile b/Jenkinsfile index 15aca56..8babea9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -36,7 +36,7 @@ pipeline { } } steps { - sh 'pyinstaller-alpine --noconfirm --onefile --clean sources/add2vals.py' + sh 'six8/pyinstaller-alpine --noconfirm --onefile --clean sources/add2vals.py' } post { success {