Skip to content

Commit a13569b

Browse files
1 parent 43b1b3a commit a13569b

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

910910

911911

912+
#############################################
913+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
914+
915+
env_vars: {
916+
key: "PRODUCT_AREA_LABEL"
917+
value: "observability"
918+
}
919+
env_vars: {
920+
key: "PRODUCT_LABEL"
921+
value: "error-reporting"
922+
}
923+
env_vars: {
924+
key: "LANGUAGE_LABEL"
925+
value: "python"
926+
}
927+
928+
###################################################
929+
930+
931+
912932
#############################################
913933
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
914934

0 commit comments

Comments
 (0)