Skip to content

Commit 00b145f

Browse files
1 parent 0c8edcc commit 00b145f

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

15901590

15911591

1592+
#############################################
1593+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1594+
1595+
env_vars: {
1596+
key: "PRODUCT_AREA_LABEL"
1597+
value: "observability"
1598+
}
1599+
env_vars: {
1600+
key: "PRODUCT_LABEL"
1601+
value: "error-reporting"
1602+
}
1603+
env_vars: {
1604+
key: "LANGUAGE_LABEL"
1605+
value: "python"
1606+
}
1607+
1608+
###################################################
1609+
1610+
1611+
15921612
#############################################
15931613
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
15941614

0 commit comments

Comments
 (0)