Skip to content

Commit 2668d79

Browse files
1 parent d04eb51 commit 2668d79

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

350350

351351

352+
#############################################
353+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
354+
355+
env_vars: {
356+
key: "PRODUCT_AREA_LABEL"
357+
value: "observability"
358+
}
359+
env_vars: {
360+
key: "PRODUCT_LABEL"
361+
value: "error-reporting"
362+
}
363+
env_vars: {
364+
key: "LANGUAGE_LABEL"
365+
value: "python"
366+
}
367+
368+
###################################################
369+
370+
371+
352372
#############################################
353373
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
354374

0 commit comments

Comments
 (0)