Skip to content

Commit fcc0bf3

Browse files
1 parent ebb9440 commit fcc0bf3

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

990990

991991

992+
#############################################
993+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
994+
995+
env_vars: {
996+
key: "PRODUCT_AREA_LABEL"
997+
value: "observability"
998+
}
999+
env_vars: {
1000+
key: "PRODUCT_LABEL"
1001+
value: "error-reporting"
1002+
}
1003+
env_vars: {
1004+
key: "LANGUAGE_LABEL"
1005+
value: "python"
1006+
}
1007+
1008+
###################################################
1009+
1010+
1011+
9921012
#############################################
9931013
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
9941014

0 commit comments

Comments
 (0)