Skip to content

Commit 321b8b0

Browse files
1 parent a52660f commit 321b8b0

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

17101710

17111711

1712+
#############################################
1713+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1714+
1715+
env_vars: {
1716+
key: "PRODUCT_AREA_LABEL"
1717+
value: "observability"
1718+
}
1719+
env_vars: {
1720+
key: "PRODUCT_LABEL"
1721+
value: "error-reporting"
1722+
}
1723+
env_vars: {
1724+
key: "LANGUAGE_LABEL"
1725+
value: "python"
1726+
}
1727+
1728+
###################################################
1729+
1730+
1731+
17121732
#############################################
17131733
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
17141734

0 commit comments

Comments
 (0)