Skip to content

Commit a68bdd2

Browse files
1 parent 649190d commit a68bdd2

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

450450

451451

452+
#############################################
453+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
454+
455+
env_vars: {
456+
key: "PRODUCT_AREA_LABEL"
457+
value: "observability"
458+
}
459+
env_vars: {
460+
key: "PRODUCT_LABEL"
461+
value: "error-reporting"
462+
}
463+
env_vars: {
464+
key: "LANGUAGE_LABEL"
465+
value: "python"
466+
}
467+
468+
###################################################
469+
470+
471+
452472
#############################################
453473
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
454474

0 commit comments

Comments
 (0)