diff --git a/ci/testnet-deploy.sh b/ci/testnet-deploy.sh index 7276cc6f7c..ab9bf2ad36 100755 --- a/ci/testnet-deploy.sh +++ b/ci/testnet-deploy.sh @@ -201,6 +201,9 @@ else fi net/init-metrics.sh -e +echo "+++ $cloudProvider.sh info" +net/"$cloudProvider".sh info + echo --- net.sh start maybeRejectExtraNodes= if ! $publicNetwork; then