Skip to content

Commit ed451c7

Browse files
1 parent d0050ae commit ed451c7

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

167167

168168

169+
#############################################
170+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
171+
172+
env_vars: {
173+
key: "PRODUCT_AREA_LABEL"
174+
value: "observability"
175+
}
176+
env_vars: {
177+
key: "PRODUCT_LABEL"
178+
value: "error-reporting"
179+
}
180+
env_vars: {
181+
key: "LANGUAGE_LABEL"
182+
value: "python"
183+
}
184+
185+
###################################################
186+
187+
188+
169189
#############################################
170190
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
171191

0 commit comments

Comments
 (0)