Skip to content

Commit c228ca4

Browse files
1 parent c03366e commit c228ca4

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

330330

331331

332+
#############################################
333+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
334+
335+
env_vars: {
336+
key: "PRODUCT_AREA_LABEL"
337+
value: "observability"
338+
}
339+
env_vars: {
340+
key: "PRODUCT_LABEL"
341+
value: "error-reporting"
342+
}
343+
env_vars: {
344+
key: "LANGUAGE_LABEL"
345+
value: "python"
346+
}
347+
348+
###################################################
349+
350+
351+
332352
#############################################
333353
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
334354

0 commit comments

Comments
 (0)