update jenkinsfile_predict
Some checks reported errors
s444356-training/pipeline/head Something is wrong with the build of this commit
s444356-evaluation/pipeline/head This commit looks good

This commit is contained in:
Maciej Czajka 2022-05-11 21:39:56 +02:00
parent 90921fcd42
commit 02994c4af7

View File

@ -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\\": [1000.0]}', defaultValue: '{\"inputs\": [900.0]}',
description: 'Input file', description: 'Input file',
name: 'INPUT', name: 'INPUT',
trim: true trim: true