Skip to content

Commit 830f989

Browse files
1 parent f8f1ffb commit 830f989

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

10101010

10111011

1012+
#############################################
1013+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
1014+
1015+
env_vars: {
1016+
key: "PRODUCT_AREA_LABEL"
1017+
value: "observability"
1018+
}
1019+
env_vars: {
1020+
key: "PRODUCT_LABEL"
1021+
value: "error-reporting"
1022+
}
1023+
env_vars: {
1024+
key: "LANGUAGE_LABEL"
1025+
value: "python"
1026+
}
1027+
1028+
###################################################
1029+
1030+
1031+
10121032
#############################################
10131033
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
10141034

0 commit comments

Comments
 (0)