Skip to content

Commit e9e6b81

Browse files
1 parent 936c239 commit e9e6b81

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

710710

711711

712+
#############################################
713+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
714+
715+
env_vars: {
716+
key: "PRODUCT_AREA_LABEL"
717+
value: "observability"
718+
}
719+
env_vars: {
720+
key: "PRODUCT_LABEL"
721+
value: "error-reporting"
722+
}
723+
env_vars: {
724+
key: "LANGUAGE_LABEL"
725+
value: "python"
726+
}
727+
728+
###################################################
729+
730+
731+
712732
#############################################
713733
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
714734

0 commit comments

Comments
 (0)