Skip to content

Commit 14bd13a

Browse files
1 parent b3050a2 commit 14bd13a

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

12701270

12711271

1272+
#############################################
1273+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1274+
1275+
env_vars: {
1276+
key: "PRODUCT_AREA_LABEL"
1277+
value: "observability"
1278+
}
1279+
env_vars: {
1280+
key: "PRODUCT_LABEL"
1281+
value: "error-reporting"
1282+
}
1283+
env_vars: {
1284+
key: "LANGUAGE_LABEL"
1285+
value: "python"
1286+
}
1287+
1288+
###################################################
1289+
1290+
1291+
12721292
#############################################
12731293
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
12741294

0 commit comments

Comments
 (0)