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