Use correct static IP address

This commit is contained in:
Michael Vines
2020-02-19 18:15:12 -07:00
parent 58cb21402b
commit 90af35737d

View File

@ -379,7 +379,7 @@ deploy() {
set -x
ci/testnet-deploy.sh -p devnet-solana-com -C gce -z us-west1-b \
-t "$CHANNEL_OR_TAG" -n 0 -c 0 -u -P \
-a devnet-solana-com --letsencrypt devnet.solana.com \
-a testnet-solana-com --letsencrypt devnet.solana.com \
--limit-ledger-size \
${skipCreate:+-e} \
${skipStart:+-s} \