update jenkinsfile
This commit is contained in:
parent
86ea111482
commit
f24a39b384
@ -6,7 +6,7 @@ stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
sh './download.sh'
|
||||
sh 'python3 --vesion'
|
||||
sh 'python3 --version'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user