Skip to content

Commit 3ee3a74

Browse files
1 parent a814262 commit 3ee3a74

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

10501050

10511051

1052+
#############################################
1053+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1054+
1055+
env_vars: {
1056+
key: "PRODUCT_AREA_LABEL"
1057+
value: "observability"
1058+
}
1059+
env_vars: {
1060+
key: "PRODUCT_LABEL"
1061+
value: "error-reporting"
1062+
}
1063+
env_vars: {
1064+
key: "LANGUAGE_LABEL"
1065+
value: "python"
1066+
}
1067+
1068+
###################################################
1069+
1070+
1071+
10521072
#############################################
10531073
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
10541074

0 commit comments

Comments
 (0)