Skip to content

Commit 4c323dd

Browse files
1 parent 3e411d1 commit 4c323dd

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

630630

631631

632+
#############################################
633+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
634+
635+
env_vars: {
636+
key: "PRODUCT_AREA_LABEL"
637+
value: "observability"
638+
}
639+
env_vars: {
640+
key: "PRODUCT_LABEL"
641+
value: "error-reporting"
642+
}
643+
env_vars: {
644+
key: "LANGUAGE_LABEL"
645+
value: "python"
646+
}
647+
648+
###################################################
649+
650+
651+
632652
#############################################
633653
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
634654

0 commit comments

Comments
 (0)