Skip to content

Commit d126bcb

Browse files
1 parent 5f66d15 commit d126bcb

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

550550

551551

552+
#############################################
553+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
554+
555+
env_vars: {
556+
key: "PRODUCT_AREA_LABEL"
557+
value: "observability"
558+
}
559+
env_vars: {
560+
key: "PRODUCT_LABEL"
561+
value: "error-reporting"
562+
}
563+
env_vars: {
564+
key: "LANGUAGE_LABEL"
565+
value: "python"
566+
}
567+
568+
###################################################
569+
570+
571+
552572
#############################################
553573
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
554574

0 commit comments

Comments
 (0)