fix jenkinsfile_train
This commit is contained in:
parent
9884244768
commit
02a2ec6fcb
@ -1,7 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
any;
|
||||
}
|
||||
agent any;
|
||||
|
||||
parameters{
|
||||
buildSelector(
|
||||
defaultSelector: lastSuccessful(),
|
||||
|
Loading…
Reference in New Issue
Block a user