Skip to content

Commit e04e2af

Browse files
1 parent 4b2d16c commit e04e2af

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

16501650

16511651

1652+
#############################################
1653+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1654+
1655+
env_vars: {
1656+
key: "PRODUCT_AREA_LABEL"
1657+
value: "observability"
1658+
}
1659+
env_vars: {
1660+
key: "PRODUCT_LABEL"
1661+
value: "error-reporting"
1662+
}
1663+
env_vars: {
1664+
key: "LANGUAGE_LABEL"
1665+
value: "python"
1666+
}
1667+
1668+
###################################################
1669+
1670+
1671+
16521672
#############################################
16531673
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
16541674

0 commit comments

Comments
 (0)