Skip to content

Commit 4ef191a

Browse files
1 parent 7511cfb commit 4ef191a

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

11101110

11111111

1112+
#############################################
1113+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1114+
1115+
env_vars: {
1116+
key: "PRODUCT_AREA_LABEL"
1117+
value: "observability"
1118+
}
1119+
env_vars: {
1120+
key: "PRODUCT_LABEL"
1121+
value: "error-reporting"
1122+
}
1123+
env_vars: {
1124+
key: "LANGUAGE_LABEL"
1125+
value: "python"
1126+
}
1127+
1128+
###################################################
1129+
1130+
1131+
11121132
#############################################
11131133
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
11141134

0 commit comments

Comments
 (0)