Skip to content

Commit 7418867

Browse files
1 parent 6241fef commit 7418867

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

15301530

15311531

1532+
#############################################
1533+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1534+
1535+
env_vars: {
1536+
key: "PRODUCT_AREA_LABEL"
1537+
value: "observability"
1538+
}
1539+
env_vars: {
1540+
key: "PRODUCT_LABEL"
1541+
value: "error-reporting"
1542+
}
1543+
env_vars: {
1544+
key: "LANGUAGE_LABEL"
1545+
value: "python"
1546+
}
1547+
1548+
###################################################
1549+
1550+
1551+
15321552
#############################################
15331553
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
15341554

0 commit comments

Comments
 (0)