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 62e2d95 commit ee4dc16Copy full SHA for ee4dc16
azure-pipelines.yml
@@ -87,7 +87,7 @@ jobs:
87
}
88
89
# set variable to foward to jobs
90
- echo "##vso[task.setvariable variable=RUN_UPDATE_DEPENDENTS]$update"
+ echo "##vso[task.setvariable variable=RUN_UPDATE_DEPENDENTS;isOutput=true]$update"
91
92
name: BuildOptions
93
displayName: Evaluate build options
0 commit comments