update jenkinsfile
This commit is contained in:
parent
cb21cee85d
commit
91af85f9b7
@ -6,6 +6,7 @@ stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
sh './download.sh'
|
||||
sh 'python3 ./main.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user