Skip to content

Commit e199704

Browse files
1 parent 1febd24 commit e199704

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

670670

671671

672+
#############################################
673+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
674+
675+
env_vars: {
676+
key: "PRODUCT_AREA_LABEL"
677+
value: "observability"
678+
}
679+
env_vars: {
680+
key: "PRODUCT_LABEL"
681+
value: "error-reporting"
682+
}
683+
env_vars: {
684+
key: "LANGUAGE_LABEL"
685+
value: "python"
686+
}
687+
688+
###################################################
689+
690+
691+
672692
#############################################
673693
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
674694

0 commit comments

Comments
 (0)