Skip to content

Commit 137afcf

Browse files
1 parent 9484275 commit 137afcf

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

15501550

15511551

1552+
#############################################
1553+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1554+
1555+
env_vars: {
1556+
key: "PRODUCT_AREA_LABEL"
1557+
value: "observability"
1558+
}
1559+
env_vars: {
1560+
key: "PRODUCT_LABEL"
1561+
value: "error-reporting"
1562+
}
1563+
env_vars: {
1564+
key: "LANGUAGE_LABEL"
1565+
value: "python"
1566+
}
1567+
1568+
###################################################
1569+
1570+
1571+
15521572
#############################################
15531573
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
15541574

0 commit comments

Comments
 (0)