Switch testnet-edge from snap to tarball

Snap publishing has been failing all day, unclear why.  Potentially
revert this commit if/when resolved.
This commit is contained in:
Michael Vines 2018-12-11 23:33:28 -08:00
parent 5c396c222a
commit af3ca02e35
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ start() {
export NO_LEDGER_VERIFY=1
export NO_VALIDATOR_SANITY=1
ci/testnet-deploy.sh edge-testnet-solana-com ec2 us-west-1a \
-s "$CHANNEL_OR_TAG" -n 3 -c 0 -P -a eipalloc-0ccd4f2239886fa94 \
-t "$CHANNEL_OR_TAG" -n 3 -c 0 -P -a eipalloc-0ccd4f2239886fa94 \
-b \
${maybeDelete:+-d}
)