cloud/docker/release: build MacOS and Windows releases too

This also changes the layout of the release tree slightly, where we now
link 'latest/os_arch' to 'all/os_arch/sha' instead of linking each file
within 'latest/os_arch'. This makes it impossible for the tarball
builder to construct a tarball containing binaries built from different
commits.

Change-Id: Ia4bb09bf47d4eaaca6e95118ffaa4c9bf8503515
Reviewed-on: https://upspin-review.googlesource.com/10420
Reviewed-by: Rob Pike <r@golang.org>
1 file changed
tree: b3e2d203ed833e2a75de15245c6fa5d1742eea8f
  1. cloud/
  2. cmd/
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. CONDUCT.md
  7. CONTRIBUTING.md
  8. CONTRIBUTORS
  9. LICENSE
  10. PATENTS
  11. README.md
README.md

Upspin gcp repository

This 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.