Writing to a variable for other tasks in the pipelines


You can create/ update a pipeline variable using the following command :-




Write-Host "##vso[task.setvariable variable=myvariableName;] $myVariableWithValue"


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm