Skip to content

Commit 39d9f76

Browse files
1 parent 2d7813b commit 39d9f76

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

310310

311311

312+
#############################################
313+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
314+
315+
env_vars: {
316+
key: "PRODUCT_AREA_LABEL"
317+
value: "observability"
318+
}
319+
env_vars: {
320+
key: "PRODUCT_LABEL"
321+
value: "error-reporting"
322+
}
323+
env_vars: {
324+
key: "LANGUAGE_LABEL"
325+
value: "python"
326+
}
327+
328+
###################################################
329+
330+
331+
312332
#############################################
313333
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
314334

0 commit comments

Comments
 (0)