Skip to content

Commit 122dfa7

Browse files
1 parent 6b59b7c commit 122dfa7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎.kokoro/release/common.cfg‎

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,26 @@ env_vars: {
289289

290290

291291

292+
#############################################
293+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
294+
295+
env_vars: {
296+
key: "PRODUCT_AREA_LABEL"
297+
value: "observability"
298+
}
299+
env_vars: {
300+
key: "PRODUCT_LABEL"
301+
value: "error-reporting"
302+
}
303+
env_vars: {
304+
key: "LANGUAGE_LABEL"
305+
value: "python"
306+
}
307+
308+
###################################################
309+
310+
311+
292312
#############################################
293313
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
294314

0 commit comments

Comments
 (0)