Skip to content

Commit a1ec318

Browse files
1 parent 189f374 commit a1ec318

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

17701770

17711771

1772+
#############################################
1773+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1774+
1775+
env_vars: {
1776+
key: "PRODUCT_AREA_LABEL"
1777+
value: "observability"
1778+
}
1779+
env_vars: {
1780+
key: "PRODUCT_LABEL"
1781+
value: "error-reporting"
1782+
}
1783+
env_vars: {
1784+
key: "LANGUAGE_LABEL"
1785+
value: "python"
1786+
}
1787+
1788+
###################################################
1789+
1790+
1791+
17721792
#############################################
17731793
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
17741794

0 commit comments

Comments
 (0)