mirror of
https://github.com/valitydev/es-template-validate.git
synced 2024-11-06 02:25:20 +00:00
Python version defined
This commit is contained in:
parent
f244c617d3
commit
fba12fcd56
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -15,7 +15,7 @@ pipeline {
|
||||
|
||||
stage('tests') {
|
||||
steps {
|
||||
sh 'python app.py'
|
||||
sh 'python2.7 app.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user