Skip to content

Commit 37b81da

Browse files
1 parent dc70a16 commit 37b81da

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

110110

111111

112+
#############################################
113+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
114+
115+
env_vars: {
116+
key: "PRODUCT_AREA_LABEL"
117+
value: "observability"
118+
}
119+
env_vars: {
120+
key: "PRODUCT_LABEL"
121+
value: "error-reporting"
122+
}
123+
env_vars: {
124+
key: "LANGUAGE_LABEL"
125+
value: "python"
126+
}
127+
128+
###################################################
129+
130+
131+
112132
#############################################
113133
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
114134

0 commit comments

Comments
 (0)