Update 'Multibranch-Evaluation'
This commit is contained in:
parent
20f83a645e
commit
4ebad69328
@ -2,9 +2,9 @@ pipeline {
|
||||
agent any
|
||||
parameters{
|
||||
string(
|
||||
defaultValue: '500',
|
||||
description: 'EPOCHS',
|
||||
name: 'EPOCHS',
|
||||
defaultValue: 'master',
|
||||
description: 'BRANCH',
|
||||
name: 'BRANCH',
|
||||
trim: false
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user