Skip to content

Commit 24ee8da

Browse files
1 parent ef59a87 commit 24ee8da

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

970970

971971

972+
#############################################
973+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
974+
975+
env_vars: {
976+
key: "PRODUCT_AREA_LABEL"
977+
value: "observability"
978+
}
979+
env_vars: {
980+
key: "PRODUCT_LABEL"
981+
value: "error-reporting"
982+
}
983+
env_vars: {
984+
key: "LANGUAGE_LABEL"
985+
value: "python"
986+
}
987+
988+
###################################################
989+
990+
991+
972992
#############################################
973993
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
974994

0 commit comments

Comments
 (0)