Use correct static IP address

This commit is contained in:
Michael Vines 2020-02-19 18:15:12 -07:00
parent 8c19b6268c
commit 3e96d59359
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,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} \