Skip to content

Commit 1b98f71

Browse files
1 parent 047b2c2 commit 1b98f71

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎.kokoro/docs/common.cfg‎

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,26 @@ env_vars: {
8686

8787

8888

89+
#############################################
90+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
91+
92+
env_vars: {
93+
key: "PRODUCT_AREA_LABEL"
94+
value: "observability"
95+
}
96+
env_vars: {
97+
key: "PRODUCT_LABEL"
98+
value: "error-reporting"
99+
}
100+
env_vars: {
101+
key: "LANGUAGE_LABEL"
102+
value: "python"
103+
}
104+
105+
###################################################
106+
107+
108+
89109
#############################################
90110
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
91111

0 commit comments

Comments
 (0)