You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"_comment_name": "The name of the environment variable when running in Azure. If empty, ignored.",
64
-
"_comment_value": "The value to provide. This can be a fixed literal, or an expression like ${VAR} to use the value of 'VAR' from the current environment."
65
-
},
66
-
{
67
-
"name": "",
68
-
"value": "${VAR_S}",
69
-
"secret": true,
70
-
"_comment_name": "The name of the environment variable when running in Azure. If empty, ignored.",
71
-
"_comment_value": "The value to provide. This can be a fixed literal, or an expression like ${VAR_S} to use the value of 'VAR_S' from the current environment."
"_comment_name": "The name of the environment variable when running in Azure. If empty, ignored.",
86
-
"_comment_value": "The value to provide. This can be a fixed literal, or an expression like ${VAR} to use the value of 'VAR' from the current environment."
87
-
},
88
-
{
89
-
"name": "",
90
-
"value": "${VAR_S}",
91
-
"secret": true,
92
-
"_comment_name": "The name of the environment variable when running in Azure. If empty, ignored.",
93
-
"_comment_value": "The value to provide. This can be a fixed literal, or an expression like ${VAR_S} to use the value of 'VAR_S' from the current environment."
0 commit comments