Skip to content

Commit 6786c61

Browse files
1 parent ff5e1b4 commit 6786c61

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

950950

951951

952+
#############################################
953+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
954+
955+
env_vars: {
956+
key: "PRODUCT_AREA_LABEL"
957+
value: "observability"
958+
}
959+
env_vars: {
960+
key: "PRODUCT_LABEL"
961+
value: "error-reporting"
962+
}
963+
env_vars: {
964+
key: "LANGUAGE_LABEL"
965+
value: "python"
966+
}
967+
968+
###################################################
969+
970+
971+
952972
#############################################
953973
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
954974

0 commit comments

Comments
 (0)