commit | 2f974d3aa265c7a4d85b5df69b26d8773d2f1146 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Wed Nov 20 11:47:46 2019 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Wed Nov 20 01:04:38 2019 +0000 |
tree | 9a943b5d0305d5d1a066c01a5f3a4632725bfda9 | |
parent | 831acbec76f7d8c13dbcba29d132412f9b994665 [diff] |
cloud/docker: disable makeversion for upspinserver and upspin-ui This breaks the -version flag for the distributed upspinserver and upspin-ui binaries; the approach we were using here does not work quite the same with Go modules. I will fix this in a subsequent change, but for now this fixes our continuous deployment. Also add some helpful messages to makerelease.sh. Change-Id: Ia382db22473780bcbb083209eefabef3474d3483 Reviewed-on: https://upspin-review.googlesource.com/c/gcp/+/19390 Reviewed-by: Eric Grosse <grosse@gmail.com>
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 master repository for more information about the Upspin project.