Skip to content

Commit d0050ae

Browse files
1 parent dd5e018 commit d0050ae

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

147147

148148

149+
#############################################
150+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
151+
152+
env_vars: {
153+
key: "PRODUCT_AREA_LABEL"
154+
value: "observability"
155+
}
156+
env_vars: {
157+
key: "PRODUCT_LABEL"
158+
value: "error-reporting"
159+
}
160+
env_vars: {
161+
key: "LANGUAGE_LABEL"
162+
value: "python"
163+
}
164+
165+
###################################################
166+
167+
168+
149169
#############################################
150170
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
151171

0 commit comments

Comments
 (0)