Skip to content

Commit 2919f34

Browse files
1 parent a77f5e5 commit 2919f34

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

12901290

12911291

1292+
#############################################
1293+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1294+
1295+
env_vars: {
1296+
key: "PRODUCT_AREA_LABEL"
1297+
value: "observability"
1298+
}
1299+
env_vars: {
1300+
key: "PRODUCT_LABEL"
1301+
value: "error-reporting"
1302+
}
1303+
env_vars: {
1304+
key: "LANGUAGE_LABEL"
1305+
value: "python"
1306+
}
1307+
1308+
###################################################
1309+
1310+
1311+
12921312
#############################################
12931313
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
12941314

0 commit comments

Comments
 (0)