Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update eshoponweb-ci-dockercompose.yml
Line 53, to parse the json the value to call should be $var.acrloginServer.value ##[debug]script=$var=ConvertFrom-Json '{"**acrLoginServer**":{"type":"String","value":"cr4fusrccm2r62o.azurecr.io"}}' $value=$var.**loginServer**.value Write-Host "##vso[task.setvariable variable=acrloginserver;]$value" echo $acrloginserver
- Loading branch information