Skip to content

Commit bd3df99

Browse files
1 parent e030246 commit bd3df99

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

830830

831831

832+
#############################################
833+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
834+
835+
env_vars: {
836+
key: "PRODUCT_AREA_LABEL"
837+
value: "observability"
838+
}
839+
env_vars: {
840+
key: "PRODUCT_LABEL"
841+
value: "error-reporting"
842+
}
843+
env_vars: {
844+
key: "LANGUAGE_LABEL"
845+
value: "python"
846+
}
847+
848+
###################################################
849+
850+
851+
832852
#############################################
833853
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
834854

0 commit comments

Comments
 (0)