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