Skip to content

Commit 4545c77

Browse files
1 parent 8467f2e commit 4545c77

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

390390

391391

392+
#############################################
393+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
394+
395+
env_vars: {
396+
key: "PRODUCT_AREA_LABEL"
397+
value: "observability"
398+
}
399+
env_vars: {
400+
key: "PRODUCT_LABEL"
401+
value: "error-reporting"
402+
}
403+
env_vars: {
404+
key: "LANGUAGE_LABEL"
405+
value: "python"
406+
}
407+
408+
###################################################
409+
410+
411+
392412
#############################################
393413
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
394414

0 commit comments

Comments
 (0)