Skip to content

Commit aaaeba7

Browse files
1 parent a338f6b commit aaaeba7

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

14501450

14511451

1452+
#############################################
1453+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1454+
1455+
env_vars: {
1456+
key: "PRODUCT_AREA_LABEL"
1457+
value: "observability"
1458+
}
1459+
env_vars: {
1460+
key: "PRODUCT_LABEL"
1461+
value: "error-reporting"
1462+
}
1463+
env_vars: {
1464+
key: "LANGUAGE_LABEL"
1465+
value: "python"
1466+
}
1467+
1468+
###################################################
1469+
1470+
1471+
14521472
#############################################
14531473
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
14541474

0 commit comments

Comments
 (0)