Skip to content

Commit 6dc5838

Browse files
1 parent 2025b32 commit 6dc5838

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

18301830

18311831

1832+
#############################################
1833+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1834+
1835+
env_vars: {
1836+
key: "PRODUCT_AREA_LABEL"
1837+
value: "observability"
1838+
}
1839+
env_vars: {
1840+
key: "PRODUCT_LABEL"
1841+
value: "error-reporting"
1842+
}
1843+
env_vars: {
1844+
key: "LANGUAGE_LABEL"
1845+
value: "python"
1846+
}
1847+
1848+
###################################################
1849+
1850+
1851+
18321852
#############################################
18331853
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
18341854

0 commit comments

Comments
 (0)