Skip to content

Commit b981166

Browse files
1 parent 2521054 commit b981166

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

9090

9191

92+
#############################################
93+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
94+
95+
env_vars: {
96+
key: "PRODUCT_AREA_LABEL"
97+
value: "observability"
98+
}
99+
env_vars: {
100+
key: "PRODUCT_LABEL"
101+
value: "error-reporting"
102+
}
103+
env_vars: {
104+
key: "LANGUAGE_LABEL"
105+
value: "python"
106+
}
107+
108+
###################################################
109+
110+
111+
92112
#############################################
93113
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
94114

0 commit comments

Comments
 (0)