Skip to content

Commit e6a583b

Browse files
1 parent 73ba271 commit e6a583b

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

13501350

13511351

1352+
#############################################
1353+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1354+
1355+
env_vars: {
1356+
key: "PRODUCT_AREA_LABEL"
1357+
value: "observability"
1358+
}
1359+
env_vars: {
1360+
key: "PRODUCT_LABEL"
1361+
value: "error-reporting"
1362+
}
1363+
env_vars: {
1364+
key: "LANGUAGE_LABEL"
1365+
value: "python"
1366+
}
1367+
1368+
###################################################
1369+
1370+
1371+
13521372
#############################################
13531373
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
13541374

0 commit comments

Comments
 (0)