Skip to content

Commit a20f9fc

Browse files
1 parent 094e41f commit a20f9fc

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

410410

411411

412+
#############################################
413+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
414+
415+
env_vars: {
416+
key: "PRODUCT_AREA_LABEL"
417+
value: "observability"
418+
}
419+
env_vars: {
420+
key: "PRODUCT_LABEL"
421+
value: "error-reporting"
422+
}
423+
env_vars: {
424+
key: "LANGUAGE_LABEL"
425+
value: "python"
426+
}
427+
428+
###################################################
429+
430+
431+
412432
#############################################
413433
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
414434

0 commit comments

Comments
 (0)