Skip to content

Commit b8f464e

Browse files
1 parent 721cde5 commit b8f464e

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

770770

771771

772+
#############################################
773+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
774+
775+
env_vars: {
776+
key: "PRODUCT_AREA_LABEL"
777+
value: "observability"
778+
}
779+
env_vars: {
780+
key: "PRODUCT_LABEL"
781+
value: "error-reporting"
782+
}
783+
env_vars: {
784+
key: "LANGUAGE_LABEL"
785+
value: "python"
786+
}
787+
788+
###################################################
789+
790+
791+
772792
#############################################
773793
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
774794

0 commit comments

Comments
 (0)