Skip to content

Commit c1eb8a3

Browse files
1 parent f3450a9 commit c1eb8a3

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

14101410

14111411

1412+
#############################################
1413+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1414+
1415+
env_vars: {
1416+
key: "PRODUCT_AREA_LABEL"
1417+
value: "observability"
1418+
}
1419+
env_vars: {
1420+
key: "PRODUCT_LABEL"
1421+
value: "error-reporting"
1422+
}
1423+
env_vars: {
1424+
key: "LANGUAGE_LABEL"
1425+
value: "python"
1426+
}
1427+
1428+
###################################################
1429+
1430+
1431+
14121432
#############################################
14131433
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
14141434

0 commit comments

Comments
 (0)