Skip to content

Commit 5ba1463

Browse files
1 parent 97dc7c3 commit 5ba1463

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

730730

731731

732+
#############################################
733+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
734+
735+
env_vars: {
736+
key: "PRODUCT_AREA_LABEL"
737+
value: "observability"
738+
}
739+
env_vars: {
740+
key: "PRODUCT_LABEL"
741+
value: "error-reporting"
742+
}
743+
env_vars: {
744+
key: "LANGUAGE_LABEL"
745+
value: "python"
746+
}
747+
748+
###################################################
749+
750+
751+
732752
#############################################
733753
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
734754

0 commit comments

Comments
 (0)