commit | 5806679311e6ab1a7e50d5adcf13749a44a457d3 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Tue Jul 11 20:28:56 2017 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Tue Jul 11 23:23:13 2017 +0000 |
tree | 2840a064baea064983090a8060305bfe6d6495bf | |
parent | 909d8bb62fdfa7b2e27393bc4d861e7f4939c3a3 [diff] |
cloud/docker/release: don't fetch dependencies when building releases Since we vendored all the core repository's dependencies there's no reason to run 'go get', since there's no remote code to 'get'. Use 'go install' instead. Change-Id: Ib13e12a640320faea5fc420c6f647de4854da775 Reviewed-on: https://upspin-review.googlesource.com/10680 Reviewed-by: Rob Pike <r@golang.org>
gcp
repositoryThis repository contains support for running Upspin against Google Cloud Storage and/or Google Container Engine.
See the Setting up upspinserver document for information about running an Upspin service that stores its data in Google Cloud Storage.
See the Deploying Upspin servers to Google Cloud Platform document for information about running an Upspin cluster on Google Container Engine.
See the master repository for more information about the Upspin project.