Sync eng/common directory with azure-sdk-tools for PR 4701 (#4119)
* Make the env variable upper case * Adding debug messages. * Log out the link Co-authored-by: sima-zhu <sizhu@microsoft.com> Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
This commit is contained in:
parent
801452f6b9
commit
dd8a5ef542
@ -114,6 +114,7 @@ if ($VsoQueuedPipelines) {
|
||||
}else {
|
||||
"[$($resp.definition.name)]($($resp._links.web.href))"
|
||||
}
|
||||
$QueuedPipelineLinks
|
||||
LogDebug "Here are the queued pipeline links: "
|
||||
LogDebug $QueuedPipelineLinks
|
||||
Write-Host "##vso[task.setvariable variable=$VsoQueuedPipelines]$QueuedPipelineLinks"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user