Skip to content

Commit 4e0f405

Browse files
1 parent 2421b78 commit 4e0f405

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

10701070

10711071

1072+
#############################################
1073+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1074+
1075+
env_vars: {
1076+
key: "PRODUCT_AREA_LABEL"
1077+
value: "observability"
1078+
}
1079+
env_vars: {
1080+
key: "PRODUCT_LABEL"
1081+
value: "error-reporting"
1082+
}
1083+
env_vars: {
1084+
key: "LANGUAGE_LABEL"
1085+
value: "python"
1086+
}
1087+
1088+
###################################################
1089+
1090+
1091+
10721092
#############################################
10731093
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
10741094

0 commit comments

Comments
 (0)