Skip to content

Commit e89a238

Browse files
1 parent ed22b2a commit e89a238

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

510510

511511

512+
#############################################
513+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
514+
515+
env_vars: {
516+
key: "PRODUCT_AREA_LABEL"
517+
value: "observability"
518+
}
519+
env_vars: {
520+
key: "PRODUCT_LABEL"
521+
value: "error-reporting"
522+
}
523+
env_vars: {
524+
key: "LANGUAGE_LABEL"
525+
value: "python"
526+
}
527+
528+
###################################################
529+
530+
531+
512532
#############################################
513533
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
514534

0 commit comments

Comments
 (0)