Sign in
upspin
/
gcp
/
40b0eb86612012cc9643c44e1699625124a50208
/
.
/
cmd
/
upspin-deploy-gcp
/
deploy-test.sh
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
=
""
"$@"