Skip to content

Commit a4bd25c

Browse files
1 parent da3c382 commit a4bd25c

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

11901190

11911191

1192+
#############################################
1193+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1194+
1195+
env_vars: {
1196+
key: "PRODUCT_AREA_LABEL"
1197+
value: "observability"
1198+
}
1199+
env_vars: {
1200+
key: "PRODUCT_LABEL"
1201+
value: "error-reporting"
1202+
}
1203+
env_vars: {
1204+
key: "LANGUAGE_LABEL"
1205+
value: "python"
1206+
}
1207+
1208+
###################################################
1209+
1210+
1211+
11921212
#############################################
11931213
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
11941214

0 commit comments

Comments
 (0)