diff --git a/Jenkinsfile-predict-s444356 b/Jenkinsfile-predict-s444356 index b4b92da..7d96d3f 100644 --- a/Jenkinsfile-predict-s444356 +++ b/Jenkinsfile-predict-s444356 @@ -6,7 +6,7 @@ pipeline { } parameters { string( - defaultValue: '{"inputs": [[0.51, 0.86], [0.79, 0.79], [0.74, 0.77], [0.66, 0.73]]}', + defaultValue: '{\\"inputs\\": [[0.51, 0.86], [0.79, 0.79], [0.74, 0.77], [0.66, 0.73]]}', description: 'Input', name: 'INPUT', trim: true