Skip to content

Commit 3bd40b3

Browse files
1 parent 9be5d43 commit 3bd40b3

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

790790

791791

792+
#############################################
793+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
794+
795+
env_vars: {
796+
key: "PRODUCT_AREA_LABEL"
797+
value: "observability"
798+
}
799+
env_vars: {
800+
key: "PRODUCT_LABEL"
801+
value: "error-reporting"
802+
}
803+
env_vars: {
804+
key: "LANGUAGE_LABEL"
805+
value: "python"
806+
}
807+
808+
###################################################
809+
810+
811+
792812
#############################################
793813
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
794814

0 commit comments

Comments
 (0)