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