Skip to content

Commit

Permalink
chore(build): inject yoshi automation key (#1503)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwlui authored and JustinBeckwith committed Dec 12, 2018
1 parent 443662e commit 230bb64
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .kokoro/release/publish.cfg
Expand Up @@ -9,6 +9,14 @@ before_action {
}
}

before_action {
fetch_keystore {
keystore_resource {
keystore_config_id: 73713
keyname: "yoshi-automation-github-key"
}
}
}

# Download trampoline resources.
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
Expand Down

0 comments on commit 230bb64

Please sign in to comment.