Skip to content

Commit 0027377

Browse files
1 parent 7425ca2 commit 0027377

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

430430

431431

432+
#############################################
433+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
434+
435+
env_vars: {
436+
key: "PRODUCT_AREA_LABEL"
437+
value: "observability"
438+
}
439+
env_vars: {
440+
key: "PRODUCT_LABEL"
441+
value: "error-reporting"
442+
}
443+
env_vars: {
444+
key: "LANGUAGE_LABEL"
445+
value: "python"
446+
}
447+
448+
###################################################
449+
450+
451+
432452
#############################################
433453
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
434454

0 commit comments

Comments
 (0)