cmd/upspin-deploy-gcp: include mailconfig in keyserver deploy

Change d7fa3b6 accidentally removed the inclusion of the mailconfig file
when preparing the keyserver Docker image. Restore that behavior.

Change-Id: I93387b7d944e0c60a8c0365e1831dcc616d3fa58
Reviewed-on: https://upspin-review.googlesource.com/13340
Reviewed-by: David Presotto <presotto@gmail.com>
1 file changed
tree: 80468f8f88bbe693a554e0a67642ab6a7381e708
  1. cloud/
  2. cmd/
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. codereview.cfg
  7. CONDUCT.md
  8. CONTRIBUTING.md
  9. CONTRIBUTORS
  10. LICENSE
  11. PATENTS
  12. 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.