Skip to content

Commit 077880a

Browse files
1 parent 03174a7 commit 077880a

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

130130

131131

132+
#############################################
133+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
134+
135+
env_vars: {
136+
key: "PRODUCT_AREA_LABEL"
137+
value: "observability"
138+
}
139+
env_vars: {
140+
key: "PRODUCT_LABEL"
141+
value: "error-reporting"
142+
}
143+
env_vars: {
144+
key: "LANGUAGE_LABEL"
145+
value: "python"
146+
}
147+
148+
###################################################
149+
150+
151+
132152
#############################################
133153
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
134154

0 commit comments

Comments
 (0)