Skip to content

Commit 37de4bb

Browse files
1 parent 756cd90 commit 37de4bb

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

650650

651651

652+
#############################################
653+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
654+
655+
env_vars: {
656+
key: "PRODUCT_AREA_LABEL"
657+
value: "observability"
658+
}
659+
env_vars: {
660+
key: "PRODUCT_LABEL"
661+
value: "error-reporting"
662+
}
663+
env_vars: {
664+
key: "LANGUAGE_LABEL"
665+
value: "python"
666+
}
667+
668+
###################################################
669+
670+
671+
652672
#############################################
653673
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
654674

0 commit comments

Comments
 (0)