Skip to content

Commit b301e7c

Browse files
1 parent c4e275e commit b301e7c

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

610610

611611

612+
#############################################
613+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
614+
615+
env_vars: {
616+
key: "PRODUCT_AREA_LABEL"
617+
value: "observability"
618+
}
619+
env_vars: {
620+
key: "PRODUCT_LABEL"
621+
value: "error-reporting"
622+
}
623+
env_vars: {
624+
key: "LANGUAGE_LABEL"
625+
value: "python"
626+
}
627+
628+
###################################################
629+
630+
631+
612632
#############################################
613633
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
614634

0 commit comments

Comments
 (0)