update jenkinsfile_predict
This commit is contained in:
parent
cc720a8dee
commit
e332c373dc
@ -10,7 +10,7 @@ buildSelector(
|
||||
description: 'Which build to use for copying artifacts for predict',
|
||||
name: 'BUILD_SELECTOR')
|
||||
string(
|
||||
defaultValue: '{"inputs": [1000.0]}',
|
||||
defaultValue: '{"inputs": [[1000.0]]}',
|
||||
description: 'Input file',
|
||||
name: 'INPUT',
|
||||
trim: false
|
||||
|
Loading…
Reference in New Issue
Block a user