Skip to content

Commit 6388512

Browse files
1 parent 67fa100 commit 6388512

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

16901690

16911691

1692+
#############################################
1693+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1694+
1695+
env_vars: {
1696+
key: "PRODUCT_AREA_LABEL"
1697+
value: "observability"
1698+
}
1699+
env_vars: {
1700+
key: "PRODUCT_LABEL"
1701+
value: "error-reporting"
1702+
}
1703+
env_vars: {
1704+
key: "LANGUAGE_LABEL"
1705+
value: "python"
1706+
}
1707+
1708+
###################################################
1709+
1710+
1711+
16921712
#############################################
16931713
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
16941714

0 commit comments

Comments
 (0)