fix jenkinsfile_train

This commit is contained in:
s434695 2021-05-15 15:35:00 +02:00
parent 9884244768
commit 02a2ec6fcb

View File

@ -1,7 +1,6 @@
pipeline {
agent {
any;
}
agent any;
parameters{
buildSelector(
defaultSelector: lastSuccessful(),