Forum Discussion
Damian_Pytel_VF
Jul 03, 2020Copper Contributor
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...
SharmanandMishra
Oct 07, 2020Copper Contributor
check this
https://stackoverflow.com/questions/53042605/how-to-modify-azure-devops-release-definition-variable-from-a-release-task
https://stackoverflow.com/questions/53042605/how-to-modify-azure-devops-release-definition-variable-from-a-release-task