Skip to content

Commit c8794fe

Browse files
1 parent 8f8e21f commit c8794fe

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

15101510

15111511

1512+
#############################################
1513+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1514+
1515+
env_vars: {
1516+
key: "PRODUCT_AREA_LABEL"
1517+
value: "observability"
1518+
}
1519+
env_vars: {
1520+
key: "PRODUCT_LABEL"
1521+
value: "error-reporting"
1522+
}
1523+
env_vars: {
1524+
key: "LANGUAGE_LABEL"
1525+
value: "python"
1526+
}
1527+
1528+
###################################################
1529+
1530+
1531+
15121532
#############################################
15131533
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
15141534

0 commit comments

Comments
 (0)