Skip to content

Commit cbdaf1b

Browse files
1 parent 8effe8f commit cbdaf1b

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

10301030

10311031

1032+
#############################################
1033+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1034+
1035+
env_vars: {
1036+
key: "PRODUCT_AREA_LABEL"
1037+
value: "observability"
1038+
}
1039+
env_vars: {
1040+
key: "PRODUCT_LABEL"
1041+
value: "error-reporting"
1042+
}
1043+
env_vars: {
1044+
key: "LANGUAGE_LABEL"
1045+
value: "python"
1046+
}
1047+
1048+
###################################################
1049+
1050+
1051+
10321052
#############################################
10331053
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
10341054

0 commit comments

Comments
 (0)