Is there a way to use VSTS Variable Groups per environment?

前端 未结 3 1381
南笙
南笙 2020-12-11 19:56

I\'m moving my configuration from using web.config transforms to being based on VSTS variables. I get process variables, you define a variable, pick an environment, and you

3条回答
  •  臣服心动
    2020-12-11 20:33

    This has now been implemented in VSTS variable groups as scopes. Go to your release definition -> Variables -> Variable Groups -> Link variable group, and you get the link window as below, where you can choose the scope to be either release or one or more of your environments!

    I did not manage to find any release information on this feature, I just stumbled upon it as I was tweaking my releases.

提交回复
热议问题