Skip to content

Commit bb43ee5

Browse files
1 parent 9aa228a commit bb43ee5

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

13901390

13911391

1392+
#############################################
1393+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1394+
1395+
env_vars: {
1396+
key: "PRODUCT_AREA_LABEL"
1397+
value: "observability"
1398+
}
1399+
env_vars: {
1400+
key: "PRODUCT_LABEL"
1401+
value: "error-reporting"
1402+
}
1403+
env_vars: {
1404+
key: "LANGUAGE_LABEL"
1405+
value: "python"
1406+
}
1407+
1408+
###################################################
1409+
1410+
1411+
13921412
#############################################
13931413
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
13941414

0 commit comments

Comments
 (0)