Skip to content

Commit d907548

Browse files
1 parent d59f12e commit d907548

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

12501250

12511251

1252+
#############################################
1253+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1254+
1255+
env_vars: {
1256+
key: "PRODUCT_AREA_LABEL"
1257+
value: "observability"
1258+
}
1259+
env_vars: {
1260+
key: "PRODUCT_LABEL"
1261+
value: "error-reporting"
1262+
}
1263+
env_vars: {
1264+
key: "LANGUAGE_LABEL"
1265+
value: "python"
1266+
}
1267+
1268+
###################################################
1269+
1270+
1271+
12521272
#############################################
12531273
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
12541274

0 commit comments

Comments
 (0)