Skip to content

Commit 6151ea0

Browse files
1 parent 5bcd8f2 commit 6151ea0

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

690690

691691

692+
#############################################
693+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
694+
695+
env_vars: {
696+
key: "PRODUCT_AREA_LABEL"
697+
value: "observability"
698+
}
699+
env_vars: {
700+
key: "PRODUCT_LABEL"
701+
value: "error-reporting"
702+
}
703+
env_vars: {
704+
key: "LANGUAGE_LABEL"
705+
value: "python"
706+
}
707+
708+
###################################################
709+
710+
711+
692712
#############################################
693713
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
694714

0 commit comments

Comments
 (0)