Skip to content

Commit a0f3504

Browse files
1 parent 33cff94 commit a0f3504

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

10901090

10911091

1092+
#############################################
1093+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1094+
1095+
env_vars: {
1096+
key: "PRODUCT_AREA_LABEL"
1097+
value: "observability"
1098+
}
1099+
env_vars: {
1100+
key: "PRODUCT_LABEL"
1101+
value: "error-reporting"
1102+
}
1103+
env_vars: {
1104+
key: "LANGUAGE_LABEL"
1105+
value: "python"
1106+
}
1107+
1108+
###################################################
1109+
1110+
1111+
10921112
#############################################
10931113
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
10941114

0 commit comments

Comments
 (0)