Skip to content

Commit 9adc005

Browse files
1 parent f7f8d38 commit 9adc005

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

15701570

15711571

1572+
#############################################
1573+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1574+
1575+
env_vars: {
1576+
key: "PRODUCT_AREA_LABEL"
1577+
value: "observability"
1578+
}
1579+
env_vars: {
1580+
key: "PRODUCT_LABEL"
1581+
value: "error-reporting"
1582+
}
1583+
env_vars: {
1584+
key: "LANGUAGE_LABEL"
1585+
value: "python"
1586+
}
1587+
1588+
###################################################
1589+
1590+
1591+
15721592
#############################################
15731593
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
15741594

0 commit comments

Comments
 (0)