Skip to content

Commit d0be5c8

Browse files
1 parent 59d7980 commit d0be5c8

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

170170

171171

172+
#############################################
173+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
174+
175+
env_vars: {
176+
key: "PRODUCT_AREA_LABEL"
177+
value: "observability"
178+
}
179+
env_vars: {
180+
key: "PRODUCT_LABEL"
181+
value: "error-reporting"
182+
}
183+
env_vars: {
184+
key: "LANGUAGE_LABEL"
185+
value: "python"
186+
}
187+
188+
###################################################
189+
190+
191+
172192
#############################################
173193
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
174194

0 commit comments

Comments
 (0)