This commit is contained in:
parent
ad164f3064
commit
f9ac0dc219
@ -18,7 +18,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Train model') {
|
stage('Train model') {
|
||||||
steps {
|
steps {
|
||||||
sh 'python ium-data.py'
|
sh 'python biblioteki_ml.py'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Archive model') {
|
stage('Archive model') {
|
||||||
|
Loading…
Reference in New Issue
Block a user