Skip to content

Commit 23fff71

Browse files
1 parent b059aa1 commit 23fff71

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

370370

371371

372+
#############################################
373+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
374+
375+
env_vars: {
376+
key: "PRODUCT_AREA_LABEL"
377+
value: "observability"
378+
}
379+
env_vars: {
380+
key: "PRODUCT_LABEL"
381+
value: "error-reporting"
382+
}
383+
env_vars: {
384+
key: "LANGUAGE_LABEL"
385+
value: "python"
386+
}
387+
388+
###################################################
389+
390+
391+
372392
#############################################
373393
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
374394

0 commit comments

Comments
 (0)