Skip to content

Commit e1363ff

Browse files
1 parent 1b98f71 commit e1363ff

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎.kokoro/docs/common.cfg‎

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,26 @@ env_vars: {
106106

107107

108108

109+
#############################################
110+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
111+
112+
env_vars: {
113+
key: "PRODUCT_AREA_LABEL"
114+
value: "observability"
115+
}
116+
env_vars: {
117+
key: "PRODUCT_LABEL"
118+
value: "error-reporting"
119+
}
120+
env_vars: {
121+
key: "LANGUAGE_LABEL"
122+
value: "python"
123+
}
124+
125+
###################################################
126+
127+
128+
109129
#############################################
110130
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
111131

0 commit comments

Comments
 (0)