Skip to content

Commit a9a1e16

Browse files
1 parent 4c807c2 commit a9a1e16

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

750750

751751

752+
#############################################
753+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
754+
755+
env_vars: {
756+
key: "PRODUCT_AREA_LABEL"
757+
value: "observability"
758+
}
759+
env_vars: {
760+
key: "PRODUCT_LABEL"
761+
value: "error-reporting"
762+
}
763+
env_vars: {
764+
key: "LANGUAGE_LABEL"
765+
value: "python"
766+
}
767+
768+
###################################################
769+
770+
771+
752772
#############################################
753773
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
754774

0 commit comments

Comments
 (0)