Skip to content

Commit 206d70b

Browse files
1 parent dd239aa commit 206d70b

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

14301430

14311431

1432+
#############################################
1433+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1434+
1435+
env_vars: {
1436+
key: "PRODUCT_AREA_LABEL"
1437+
value: "observability"
1438+
}
1439+
env_vars: {
1440+
key: "PRODUCT_LABEL"
1441+
value: "error-reporting"
1442+
}
1443+
env_vars: {
1444+
key: "LANGUAGE_LABEL"
1445+
value: "python"
1446+
}
1447+
1448+
###################################################
1449+
1450+
1451+
14321452
#############################################
14331453
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
14341454

0 commit comments

Comments
 (0)