We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a175ad9 commit a138306Copy full SHA for a138306
.pipelines/diabetes_regression-package-model-template.yml
@@ -32,7 +32,7 @@ steps:
32
--model '${{ parameters.modelId }}' \
33
--entry-script '${{ parameters.scoringScriptPath }}' \
34
--cf '${{ parameters.condaFilePath }}' \
35
- --rt python --query 'location')
+ --rt python --query 'location' -o tsv)
36
37
# Set environment variable
38
echo $IMAGE_LOCATION
0 commit comments