Skip to content

Commit 74778b9

Browse files
1 parent d41d78e commit 74778b9

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

13101310

13111311

1312+
#############################################
1313+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1314+
1315+
env_vars: {
1316+
key: "PRODUCT_AREA_LABEL"
1317+
value: "observability"
1318+
}
1319+
env_vars: {
1320+
key: "PRODUCT_LABEL"
1321+
value: "error-reporting"
1322+
}
1323+
env_vars: {
1324+
key: "LANGUAGE_LABEL"
1325+
value: "python"
1326+
}
1327+
1328+
###################################################
1329+
1330+
1331+
13121332
#############################################
13131333
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
13141334

0 commit comments

Comments
 (0)