Skip to content

Commit 91ef27f

Browse files
1 parent 200d62f commit 91ef27f

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

14701470

14711471

1472+
#############################################
1473+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1474+
1475+
env_vars: {
1476+
key: "PRODUCT_AREA_LABEL"
1477+
value: "observability"
1478+
}
1479+
env_vars: {
1480+
key: "PRODUCT_LABEL"
1481+
value: "error-reporting"
1482+
}
1483+
env_vars: {
1484+
key: "LANGUAGE_LABEL"
1485+
value: "python"
1486+
}
1487+
1488+
###################################################
1489+
1490+
1491+
14721492
#############################################
14731493
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
14741494

0 commit comments

Comments
 (0)