WaelHamze / dyn365-ce-vsts-tasks

VSTS Extension for Dynamics 365 Customer Engagement
https://marketplace.visualstudio.com/items?itemName=WaelHamze.xrm-ci-framework-build-tasks
GNU General Public License v3.0
115 stars 54 forks source link

Get latest patch is not saving the varibale values #270

Open Sonali79-FS opened 1 year ago

Sonali79-FS commented 1 year ago

Get lalest patch task does not save the values in the variable. Please help.

sstridsberg commented 11 months ago

Are you posting the variable name or are you calling the value? The correct input is "variablename" instead of "$(variablename)". The latter will try to set a new variable with the name of your solution.