AzureDevops : Set Ouput Variable in the same job and use it in other tasks
Motivation
while creating a build, in my workplace we usually pull all the latest changes in local and then run few git commands and then change those values in the build pipeline,
Automation:
Use Azure bash task to run the git commands
Store the re...
hashcodehub.hashnode.dev1 min read