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