We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867c29d commit b52cdcfCopy full SHA for b52cdcf
1 file changed
handwritten/firestore/.kokoro/release/publish.cfg
@@ -9,6 +9,14 @@ before_action {
9
}
10
11
12
+before_action {
13
+ fetch_keystore {
14
+ keystore_resource {
15
+ keystore_config_id: 73713
16
+ keyname: "yoshi-automation-github-key"
17
+ }
18
19
+}
20
21
# Download trampoline resources.
22
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
0 commit comments