Skip to content

Commit ca326a1

Browse files
1 parent 9ba7e83 commit ca326a1

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

270270

271271

272+
#############################################
273+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
274+
275+
env_vars: {
276+
key: "PRODUCT_AREA_LABEL"
277+
value: "observability"
278+
}
279+
env_vars: {
280+
key: "PRODUCT_LABEL"
281+
value: "error-reporting"
282+
}
283+
env_vars: {
284+
key: "LANGUAGE_LABEL"
285+
value: "python"
286+
}
287+
288+
###################################################
289+
290+
291+
272292
#############################################
273293
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
274294

0 commit comments

Comments
 (0)