Skip to content

Commit 7689d15

Browse files
1 parent 2696a4d commit 7689d15

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

14901490

14911491

1492+
#############################################
1493+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1494+
1495+
env_vars: {
1496+
key: "PRODUCT_AREA_LABEL"
1497+
value: "observability"
1498+
}
1499+
env_vars: {
1500+
key: "PRODUCT_LABEL"
1501+
value: "error-reporting"
1502+
}
1503+
env_vars: {
1504+
key: "LANGUAGE_LABEL"
1505+
value: "python"
1506+
}
1507+
1508+
###################################################
1509+
1510+
1511+
14921512
#############################################
14931513
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
14941514

0 commit comments

Comments
 (0)