Azure Environment Variables Extension
"Environment Variables" is a DevOps Pipeline task extension to create or override 'Environment Variables' with dynamic/custom values/paths based on tasks or static data. Sometimes there is a need to create or override an environment variable during build either based on a task, maybe override a var created by another task or create a new cache restore directory env var. InstallationInstallation can be done using Visual Studio MarketPlace. Just login to your Azure DevOps Org and click on "Get it free" button and follow the installation process. How to useTo use the task, go to your pipeline -> build definition and add "Environment Variables" to your build definition. Config
You can use the variable just like any other variable like MoreCheck out my other useful Flutter packages on pub.dev or more DevOps extensions on marketplace Rate the extensionDon't forget to rate the extension if you find it useful SupportPRs are always welcome. Feel free to create an issue if you have any issues. Don't forget to star this repo, thanks 👍 License |