Skip to content

Commit ca6d299

Browse files
1 parent 900f759 commit ca6d299

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

16301630

16311631

1632+
#############################################
1633+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1634+
1635+
env_vars: {
1636+
key: "PRODUCT_AREA_LABEL"
1637+
value: "observability"
1638+
}
1639+
env_vars: {
1640+
key: "PRODUCT_LABEL"
1641+
value: "error-reporting"
1642+
}
1643+
env_vars: {
1644+
key: "LANGUAGE_LABEL"
1645+
value: "python"
1646+
}
1647+
1648+
###################################################
1649+
1650+
1651+
16321652
#############################################
16331653
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
16341654

0 commit comments

Comments
 (0)