update jenkinsfile2
This commit is contained in:
parent
adec73fba2
commit
3cbd877b48
@ -15,7 +15,7 @@ pipeline {
|
|||||||
stage("Script") {
|
stage("Script") {
|
||||||
steps {
|
steps {
|
||||||
sh "./stats.sh"
|
sh "./stats.sh"
|
||||||
sh "python3 ./main.py"
|
sh "python3 ./Zajecia_2/main.py"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user