Skip to content

Commit 084aaab

Browse files
1 parent 0a83d73 commit 084aaab

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

17901790

17911791

1792+
#############################################
1793+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1794+
1795+
env_vars: {
1796+
key: "PRODUCT_AREA_LABEL"
1797+
value: "observability"
1798+
}
1799+
env_vars: {
1800+
key: "PRODUCT_LABEL"
1801+
value: "error-reporting"
1802+
}
1803+
env_vars: {
1804+
key: "LANGUAGE_LABEL"
1805+
value: "python"
1806+
}
1807+
1808+
###################################################
1809+
1810+
1811+
17921812
#############################################
17931813
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
17941814

0 commit comments

Comments
 (0)