Skip to content

Commit c383591

Browse files
1 parent d1320bf commit c383591

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

12101210

12111211

1212+
#############################################
1213+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1214+
1215+
env_vars: {
1216+
key: "PRODUCT_AREA_LABEL"
1217+
value: "observability"
1218+
}
1219+
env_vars: {
1220+
key: "PRODUCT_LABEL"
1221+
value: "error-reporting"
1222+
}
1223+
env_vars: {
1224+
key: "LANGUAGE_LABEL"
1225+
value: "python"
1226+
}
1227+
1228+
###################################################
1229+
1230+
1231+
12121232
#############################################
12131233
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
12141234

0 commit comments

Comments
 (0)