Braces fix
This commit is contained in:
parent
d2a813c9c6
commit
993b2ce5bc
@ -8,11 +8,11 @@ pipeline {
|
||||
description: 'epochs number',
|
||||
name: 'epochs'
|
||||
),
|
||||
string {
|
||||
string (
|
||||
defaultValue: '--save',
|
||||
description: 'save model after training',
|
||||
name: 'save_model'
|
||||
}
|
||||
)
|
||||
}
|
||||
stages {
|
||||
stage('Checkout') {
|
||||
|
Loading…
Reference in New Issue
Block a user