Skip to content

Commit dd5e018

Browse files
1 parent e1363ff commit dd5e018

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

127127

128128

129+
#############################################
130+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
131+
132+
env_vars: {
133+
key: "PRODUCT_AREA_LABEL"
134+
value: "observability"
135+
}
136+
env_vars: {
137+
key: "PRODUCT_LABEL"
138+
value: "error-reporting"
139+
}
140+
env_vars: {
141+
key: "LANGUAGE_LABEL"
142+
value: "python"
143+
}
144+
145+
###################################################
146+
147+
148+
129149
#############################################
130150
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
131151

0 commit comments

Comments
 (0)