Forum Discussion

Damian_Pytel_VF's avatar
Damian_Pytel_VF
Copper Contributor
Jul 03, 2020

update variable value in pipeline definition [Azure DevOps]

I'm having a problem with updating my Azure DevOps pipeline variable values by using powershell script. I'm trying to use syntax I've found in documentation: Write-Host "##vso[task.setvariable var...

Resources