Why isn’t my variable called `someName` not available right after it is set
Why is someName
variable not available as soon as I set it, but it is in another job?
How to update a parameter value when an Azure pipeline in another project is successful
I have to update parameter values based on whether the xyz pipeline in project pqr is successful or pipeline abc in project pqr is successful.
How to update a parameter value when a azure pipeline in another project is successful
I have to update parameter values based on whether the xyz pipeline in project pqr is successful or pipeline abc in project pqr is successful.
that is