Skip to content

Commit d765928

Browse files
1 parent 15ae5c4 commit d765928

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

17301730

17311731

1732+
#############################################
1733+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1734+
1735+
env_vars: {
1736+
key: "PRODUCT_AREA_LABEL"
1737+
value: "observability"
1738+
}
1739+
env_vars: {
1740+
key: "PRODUCT_LABEL"
1741+
value: "error-reporting"
1742+
}
1743+
env_vars: {
1744+
key: "LANGUAGE_LABEL"
1745+
value: "python"
1746+
}
1747+
1748+
###################################################
1749+
1750+
1751+
17321752
#############################################
17331753
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
17341754

0 commit comments

Comments
 (0)