Skip to content

Commit 54b8670

Browse files
1 parent f51d13f commit 54b8670

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
@@ -489,6 +489,26 @@ env_vars: {
489489

490490

491491

492+
#############################################
493+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
494+
495+
env_vars: {
496+
key: "PRODUCT_AREA_LABEL"
497+
value: "observability"
498+
}
499+
env_vars: {
500+
key: "PRODUCT_LABEL"
501+
value: "error-reporting"
502+
}
503+
env_vars: {
504+
key: "LANGUAGE_LABEL"
505+
value: "python"
506+
}
507+
508+
###################################################
509+
510+
511+
492512
#############################################
493513
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
494514

0 commit comments

Comments
 (0)