Skip to content

Commit fe70b82

Browse files
1 parent 6bb1796 commit fe70b82

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

11301130

11311131

1132+
#############################################
1133+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1134+
1135+
env_vars: {
1136+
key: "PRODUCT_AREA_LABEL"
1137+
value: "observability"
1138+
}
1139+
env_vars: {
1140+
key: "PRODUCT_LABEL"
1141+
value: "error-reporting"
1142+
}
1143+
env_vars: {
1144+
key: "LANGUAGE_LABEL"
1145+
value: "python"
1146+
}
1147+
1148+
###################################################
1149+
1150+
1151+
11321152
#############################################
11331153
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
11341154

0 commit comments

Comments
 (0)