We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833e545 commit 427af45Copy full SHA for 427af45
1 file changed
handwritten/firestore/.kokoro/release/publish.cfg
@@ -14,7 +14,7 @@ before_action {
14
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
15
16
# Use the trampoline script to run in docker.
17
-build_file: "nodejs-scheduler/.kokoro/trampoline.sh"
+build_file: "nodejs-firestore/.kokoro/trampoline.sh"
18
19
# Configure the docker image for kokoro-trampoline.
20
env_vars: {
@@ -24,5 +24,5 @@ env_vars: {
24
25
26
key: "TRAMPOLINE_BUILD_FILE"
27
- value: "github/nodejs-scheduler/.kokoro/publish.sh"
+ value: "github/nodejs-firestore/.kokoro/publish.sh"
28
}
0 commit comments