Skip to content

Commit c6231ba

Browse files
1 parent b8d9a98 commit c6231ba

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

570570

571571

572+
#############################################
573+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
574+
575+
env_vars: {
576+
key: "PRODUCT_AREA_LABEL"
577+
value: "observability"
578+
}
579+
env_vars: {
580+
key: "PRODUCT_LABEL"
581+
value: "error-reporting"
582+
}
583+
env_vars: {
584+
key: "LANGUAGE_LABEL"
585+
value: "python"
586+
}
587+
588+
###################################################
589+
590+
591+
572592
#############################################
573593
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
574594

0 commit comments

Comments
 (0)