Skip to content

Commit 823ea70

Browse files
1 parent 0525caa commit 823ea70

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

17501750

17511751

1752+
#############################################
1753+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1754+
1755+
env_vars: {
1756+
key: "PRODUCT_AREA_LABEL"
1757+
value: "observability"
1758+
}
1759+
env_vars: {
1760+
key: "PRODUCT_LABEL"
1761+
value: "error-reporting"
1762+
}
1763+
env_vars: {
1764+
key: "LANGUAGE_LABEL"
1765+
value: "python"
1766+
}
1767+
1768+
###################################################
1769+
1770+
1771+
17521772
#############################################
17531773
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
17541774

0 commit comments

Comments
 (0)