Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 493ed3e

Browse filesBrowse files
author
j-so
committed
mark as output
1 parent 1ca7a59 commit 493ed3e
Copy full SHA for 493ed3e

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎.pipelines/diabetes_regression-get-model-id-artifact-template.yml‎

Copy file name to clipboardExpand all lines: .pipelines/diabetes_regression-get-model-id-artifact-template.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ steps:
4444
echo "Model Version: $MODEL_VERSION"
4545
4646
# Set environment variables
47-
echo "##vso[task.setvariable variable=MODEL_VERSION]$MODEL_VERSION"
48-
echo "##vso[task.setvariable variable=MODEL_NAME]$MODEL_NAME"
47+
echo "##vso[task.setvariable variable=MODEL_VERSION;isOutput=true]$MODEL_VERSION"
48+
echo "##vso[task.setvariable variable=MODEL_NAME;isOutput=true]$MODEL_NAME"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.