Skip to content

Commit dbdaba1

Browse files
1 parent dadd16c commit dbdaba1

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

470470

471471

472+
#############################################
473+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
474+
475+
env_vars: {
476+
key: "PRODUCT_AREA_LABEL"
477+
value: "observability"
478+
}
479+
env_vars: {
480+
key: "PRODUCT_LABEL"
481+
value: "error-reporting"
482+
}
483+
env_vars: {
484+
key: "LANGUAGE_LABEL"
485+
value: "python"
486+
}
487+
488+
###################################################
489+
490+
491+
472492
#############################################
473493
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
474494

0 commit comments

Comments
 (0)