Skip to content

Commit 30d3a61

Browse files
1 parent 7a22222 commit 30d3a61

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

16701670

16711671

1672+
#############################################
1673+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1674+
1675+
env_vars: {
1676+
key: "PRODUCT_AREA_LABEL"
1677+
value: "observability"
1678+
}
1679+
env_vars: {
1680+
key: "PRODUCT_LABEL"
1681+
value: "error-reporting"
1682+
}
1683+
env_vars: {
1684+
key: "LANGUAGE_LABEL"
1685+
value: "python"
1686+
}
1687+
1688+
###################################################
1689+
1690+
1691+
16721692
#############################################
16731693
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
16741694

0 commit comments

Comments
 (0)