Skip to content

Commit 33e8407

Browse files
1 parent 7e9dd4f commit 33e8407

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

150150

151151

152+
#############################################
153+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
154+
155+
env_vars: {
156+
key: "PRODUCT_AREA_LABEL"
157+
value: "observability"
158+
}
159+
env_vars: {
160+
key: "PRODUCT_LABEL"
161+
value: "error-reporting"
162+
}
163+
env_vars: {
164+
key: "LANGUAGE_LABEL"
165+
value: "python"
166+
}
167+
168+
###################################################
169+
170+
171+
152172
#############################################
153173
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
154174

0 commit comments

Comments
 (0)