Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 2854b03

Browse files
jkwluiJustinBeckwith
authored andcommitted
chore(build): inject yoshi automation key (#294)
1 parent af16749 commit 2854b03

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.kokoro/release/publish.cfg

+8
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ before_action {
99
}
1010
}
1111

12+
before_action {
13+
fetch_keystore {
14+
keystore_resource {
15+
keystore_config_id: 73713
16+
keyname: "yoshi-automation-github-key"
17+
}
18+
}
19+
}
1220

1321
# Download trampoline resources.
1422
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"

0 commit comments

Comments
 (0)