Skip to content

Commit 8e6ec25

Browse files
1 parent a762471 commit 8e6ec25

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

530530

531531

532+
#############################################
533+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
534+
535+
env_vars: {
536+
key: "PRODUCT_AREA_LABEL"
537+
value: "observability"
538+
}
539+
env_vars: {
540+
key: "PRODUCT_LABEL"
541+
value: "error-reporting"
542+
}
543+
env_vars: {
544+
key: "LANGUAGE_LABEL"
545+
value: "python"
546+
}
547+
548+
###################################################
549+
550+
551+
532552
#############################################
533553
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
534554

0 commit comments

Comments
 (0)