fix stage
This commit is contained in:
parent
3a1848e8ac
commit
656dae57df
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -32,7 +32,9 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage ('Starting train job') {
|
stage ('Starting train job') {
|
||||||
build job: 's444417-training'
|
steps {
|
||||||
|
build job: 's444417-training'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user