Skip to content

Commit 54369af

Browse files
authored
chore: add modelarmor folder/org IDs (#2153)
1 parent b073385 commit 54369af

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.kokoro/secrets-example.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ export GOOGLE_KMS_SERVICEACCOUNTEMAIL=
100100
export REDIS_HOST=
101101
export REDIS_PORT=
102102

103+
# Model Armor
104+
export MA_FOLDER_ID=
105+
export MA_ORG_ID=
106+
103107
# PubSub
104108
export GOOGLE_PUBSUB_SUBSCRIPTION=php-example-subscription
105109
export GOOGLE_PUBSUB_TOPIC=php-example-topic

.kokoro/secrets.sh.enc

78 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)