Skip to content

Commit f1ff6c8

Browse files
1 parent 1921609 commit f1ff6c8

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

7070

7171

72+
#############################################
73+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
74+
75+
env_vars: {
76+
key: "PRODUCT_AREA_LABEL"
77+
value: "observability"
78+
}
79+
env_vars: {
80+
key: "PRODUCT_LABEL"
81+
value: "error-reporting"
82+
}
83+
env_vars: {
84+
key: "LANGUAGE_LABEL"
85+
value: "python"
86+
}
87+
88+
###################################################
89+
90+
91+
7292
#############################################
7393
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
7494

0 commit comments

Comments
 (0)