Skip to content

Commit 5364574

Browse files
1 parent d13160c commit 5364574

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

230230

231231

232+
#############################################
233+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
234+
235+
env_vars: {
236+
key: "PRODUCT_AREA_LABEL"
237+
value: "observability"
238+
}
239+
env_vars: {
240+
key: "PRODUCT_LABEL"
241+
value: "error-reporting"
242+
}
243+
env_vars: {
244+
key: "LANGUAGE_LABEL"
245+
value: "python"
246+
}
247+
248+
###################################################
249+
250+
251+
232252
#############################################
233253
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
234254

0 commit comments

Comments
 (0)