Skip to content

Commit 8cb1c23

Browse files
1 parent 5bd1615 commit 8cb1c23

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

13301330

13311331

1332+
#############################################
1333+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1334+
1335+
env_vars: {
1336+
key: "PRODUCT_AREA_LABEL"
1337+
value: "observability"
1338+
}
1339+
env_vars: {
1340+
key: "PRODUCT_LABEL"
1341+
value: "error-reporting"
1342+
}
1343+
env_vars: {
1344+
key: "LANGUAGE_LABEL"
1345+
value: "python"
1346+
}
1347+
1348+
###################################################
1349+
1350+
1351+
13321352
#############################################
13331353
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
13341354

0 commit comments

Comments
 (0)