Skip to content

Commit fddb30e

Browse files
1 parent b130a6b commit fddb30e

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

870870

871871

872+
#############################################
873+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
874+
875+
env_vars: {
876+
key: "PRODUCT_AREA_LABEL"
877+
value: "observability"
878+
}
879+
env_vars: {
880+
key: "PRODUCT_LABEL"
881+
value: "error-reporting"
882+
}
883+
env_vars: {
884+
key: "LANGUAGE_LABEL"
885+
value: "python"
886+
}
887+
888+
###################################################
889+
890+
891+
872892
#############################################
873893
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
874894

0 commit comments

Comments
 (0)