Skip to content

Commit 71bc16f

Browse files
1 parent 217ea2e commit 71bc16f

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

12301230

12311231

1232+
#############################################
1233+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1234+
1235+
env_vars: {
1236+
key: "PRODUCT_AREA_LABEL"
1237+
value: "observability"
1238+
}
1239+
env_vars: {
1240+
key: "PRODUCT_LABEL"
1241+
value: "error-reporting"
1242+
}
1243+
env_vars: {
1244+
key: "LANGUAGE_LABEL"
1245+
value: "python"
1246+
}
1247+
1248+
###################################################
1249+
1250+
1251+
12321252
#############################################
12331253
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
12341254

0 commit comments

Comments
 (0)