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