Skip to content

Commit 1aca7d7

Browse files
1 parent b773076 commit 1aca7d7

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

11501150

11511151

1152+
#############################################
1153+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1154+
1155+
env_vars: {
1156+
key: "PRODUCT_AREA_LABEL"
1157+
value: "observability"
1158+
}
1159+
env_vars: {
1160+
key: "PRODUCT_LABEL"
1161+
value: "error-reporting"
1162+
}
1163+
env_vars: {
1164+
key: "LANGUAGE_LABEL"
1165+
value: "python"
1166+
}
1167+
1168+
###################################################
1169+
1170+
1171+
11521172
#############################################
11531173
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
11541174

0 commit comments

Comments
 (0)