Skip to content

Commit f748733

Browse files
1 parent 38b0494 commit f748733

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

13701370

13711371

1372+
#############################################
1373+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1374+
1375+
env_vars: {
1376+
key: "PRODUCT_AREA_LABEL"
1377+
value: "observability"
1378+
}
1379+
env_vars: {
1380+
key: "PRODUCT_LABEL"
1381+
value: "error-reporting"
1382+
}
1383+
env_vars: {
1384+
key: "LANGUAGE_LABEL"
1385+
value: "python"
1386+
}
1387+
1388+
###################################################
1389+
1390+
1391+
13721392
#############################################
13731393
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
13741394

0 commit comments

Comments
 (0)