Skip to content

Commit 90505c2

Browse files
1 parent e1f6425 commit 90505c2

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

810810

811811

812+
#############################################
813+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
814+
815+
env_vars: {
816+
key: "PRODUCT_AREA_LABEL"
817+
value: "observability"
818+
}
819+
env_vars: {
820+
key: "PRODUCT_LABEL"
821+
value: "error-reporting"
822+
}
823+
env_vars: {
824+
key: "LANGUAGE_LABEL"
825+
value: "python"
826+
}
827+
828+
###################################################
829+
830+
831+
812832
#############################################
813833
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
814834

0 commit comments

Comments
 (0)