update jenkinsfile
This commit is contained in:
parent
7f5c1eea78
commit
151bcfc15d
@ -35,6 +35,7 @@ pipeline {
|
||||
stage('Script'){
|
||||
steps {
|
||||
sh './download.sh'
|
||||
sh 'python3 ./Zajecia_2/main.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user