Skip to content

Commit 2aa4ff4

Browse files
1 parent 45f510d commit 2aa4ff4

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

11701170

11711171

1172+
#############################################
1173+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1174+
1175+
env_vars: {
1176+
key: "PRODUCT_AREA_LABEL"
1177+
value: "observability"
1178+
}
1179+
env_vars: {
1180+
key: "PRODUCT_LABEL"
1181+
value: "error-reporting"
1182+
}
1183+
env_vars: {
1184+
key: "LANGUAGE_LABEL"
1185+
value: "python"
1186+
}
1187+
1188+
###################################################
1189+
1190+
1191+
11721192
#############################################
11731193
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
11741194

0 commit comments

Comments
 (0)