File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,26 @@ before_action {
1818 }
1919}
2020
21+ # Fetch magictoken to use with Magic Github Proxy
22+ before_action {
23+ fetch_keystore {
24+ keystore_resource {
25+ keystore_config_id: 73713
26+ keyname: " releasetool-magictoken"
27+ }
28+ }
29+ }
30+
31+ # Fetch api key to use with Magic Github Proxy
32+ before_action {
33+ fetch_keystore {
34+ keystore_resource {
35+ keystore_config_id: 73713
36+ keyname: " magic-github-proxy-api-key"
37+ }
38+ }
39+ }
40+
2141# Download trampoline resources.
2242gfile_resources: " /bigstore/cloud-devrel-kokoro-resources/trampoline"
2343
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-02-28T18:58:36.388232Z ",
2+ "updateTime": "2019-03-05T12:10:32.033826Z ",
33 "sources": [
44 {
55 "generator": {
1212 "git": {
1313 "name": "googleapis",
1414 "remote": "https://github.com/googleapis/googleapis.git",
15- "sha": "9c769d3a0e67e4df9b9e8eee480124c2700a7e6c ",
16- "internalRef": "235997788 "
15+ "sha": "b4a22569c88f1f0444e889d8139ddacb799f287c ",
16+ "internalRef": "236712632 "
1717 }
1818 },
1919 {
You can’t perform that action at this time.
0 commit comments