Skip to content

Commit 953051a

Browse files
1 parent f4ebe12 commit 953051a

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

850850

851851

852+
#############################################
853+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
854+
855+
env_vars: {
856+
key: "PRODUCT_AREA_LABEL"
857+
value: "observability"
858+
}
859+
env_vars: {
860+
key: "PRODUCT_LABEL"
861+
value: "error-reporting"
862+
}
863+
env_vars: {
864+
key: "LANGUAGE_LABEL"
865+
value: "python"
866+
}
867+
868+
###################################################
869+
870+
871+
852872
#############################################
853873
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
854874

0 commit comments

Comments
 (0)