Skip to content

Commit 9477326

Browse files
1 parent 7910c8a commit 9477326

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

210210

211211

212+
#############################################
213+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
214+
215+
env_vars: {
216+
key: "PRODUCT_AREA_LABEL"
217+
value: "observability"
218+
}
219+
env_vars: {
220+
key: "PRODUCT_LABEL"
221+
value: "error-reporting"
222+
}
223+
env_vars: {
224+
key: "LANGUAGE_LABEL"
225+
value: "python"
226+
}
227+
228+
###################################################
229+
230+
231+
212232
#############################################
213233
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
214234

0 commit comments

Comments
 (0)