blob: 9137cb5c69411a5a8893b9d6eaec0c800fd1c0a1 [file] [log] [blame]
#!/bin/bash
# This script deploys the Upspin servers running under test.upspin.io.
go install && upspin-deploy-gcp -project=upspin-test -domain=test.upspin.io -zone=us-central1-c -keyserver="" "$@"