Writing to a variable for other tasks in the pipelines Get link Facebook X Pinterest Email Other Apps July 14, 2019 You can create/ update a pipeline variable using the following command :- Write-Host "##vso[task.setvariable variable=myvariableName;] $myVariableWithValue" Get link Facebook X Pinterest Email Other Apps Comments
Comments