Skip to content

Commit e6921cf

Browse files
1 parent 0637b9f commit e6921cf

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

890890

891891

892+
#############################################
893+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
894+
895+
env_vars: {
896+
key: "PRODUCT_AREA_LABEL"
897+
value: "observability"
898+
}
899+
env_vars: {
900+
key: "PRODUCT_LABEL"
901+
value: "error-reporting"
902+
}
903+
env_vars: {
904+
key: "LANGUAGE_LABEL"
905+
value: "python"
906+
}
907+
908+
###################################################
909+
910+
911+
892912
#############################################
893913
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
894914

0 commit comments

Comments
 (0)