Skip to content

Commit 8701080

Browse files
1 parent 6ad4387 commit 8701080

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

16101610

16111611

1612+
#############################################
1613+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1614+
1615+
env_vars: {
1616+
key: "PRODUCT_AREA_LABEL"
1617+
value: "observability"
1618+
}
1619+
env_vars: {
1620+
key: "PRODUCT_LABEL"
1621+
value: "error-reporting"
1622+
}
1623+
env_vars: {
1624+
key: "LANGUAGE_LABEL"
1625+
value: "python"
1626+
}
1627+
1628+
###################################################
1629+
1630+
1631+
16121632
#############################################
16131633
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
16141634

0 commit comments

Comments
 (0)