Skip to content

Commit 688ac63

Browse files
1 parent 7423727 commit 688ac63

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

190190

191191

192+
#############################################
193+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
194+
195+
env_vars: {
196+
key: "PRODUCT_AREA_LABEL"
197+
value: "observability"
198+
}
199+
env_vars: {
200+
key: "PRODUCT_LABEL"
201+
value: "error-reporting"
202+
}
203+
env_vars: {
204+
key: "LANGUAGE_LABEL"
205+
value: "python"
206+
}
207+
208+
###################################################
209+
210+
211+
192212
#############################################
193213
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
194214

0 commit comments

Comments
 (0)