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