Skip to content

Commit 079f6a0

Browse files
1 parent bb66eda commit 079f6a0

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

250250

251251

252+
#############################################
253+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
254+
255+
env_vars: {
256+
key: "PRODUCT_AREA_LABEL"
257+
value: "observability"
258+
}
259+
env_vars: {
260+
key: "PRODUCT_LABEL"
261+
value: "error-reporting"
262+
}
263+
env_vars: {
264+
key: "LANGUAGE_LABEL"
265+
value: "python"
266+
}
267+
268+
###################################################
269+
270+
271+
252272
#############################################
253273
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
254274

0 commit comments

Comments
 (0)