Use correct static IP address
This commit is contained in:
@ -379,7 +379,7 @@ deploy() {
|
|||||||
set -x
|
set -x
|
||||||
ci/testnet-deploy.sh -p devnet-solana-com -C gce -z us-west1-b \
|
ci/testnet-deploy.sh -p devnet-solana-com -C gce -z us-west1-b \
|
||||||
-t "$CHANNEL_OR_TAG" -n 0 -c 0 -u -P \
|
-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 \
|
--limit-ledger-size \
|
||||||
${skipCreate:+-e} \
|
${skipCreate:+-e} \
|
||||||
${skipStart:+-s} \
|
${skipStart:+-s} \
|
||||||
|
Reference in New Issue
Block a user