Skip to content

Commit 3a3ab64

Browse files
1 parent 3435bb7 commit 3a3ab64

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

590590

591591

592+
#############################################
593+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
594+
595+
env_vars: {
596+
key: "PRODUCT_AREA_LABEL"
597+
value: "observability"
598+
}
599+
env_vars: {
600+
key: "PRODUCT_LABEL"
601+
value: "error-reporting"
602+
}
603+
env_vars: {
604+
key: "LANGUAGE_LABEL"
605+
value: "python"
606+
}
607+
608+
###################################################
609+
610+
611+
592612
#############################################
593613
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
594614

0 commit comments

Comments
 (0)