Skip to content

Commit b8c58b9

Browse files
1 parent 53e5e8a commit b8c58b9

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

18101810

18111811

1812+
#############################################
1813+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1814+
1815+
env_vars: {
1816+
key: "PRODUCT_AREA_LABEL"
1817+
value: "observability"
1818+
}
1819+
env_vars: {
1820+
key: "PRODUCT_LABEL"
1821+
value: "error-reporting"
1822+
}
1823+
env_vars: {
1824+
key: "LANGUAGE_LABEL"
1825+
value: "python"
1826+
}
1827+
1828+
###################################################
1829+
1830+
1831+
18121832
#############################################
18131833
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
18141834

0 commit comments

Comments
 (0)