Fix failed to pull influxdb image from dockerhub (#957)
* Fix failed to pull influxdb image from dockerhub * Disable jvm test temporarily (issue 958)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
#test:disabled
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
ROOT=$(dirname $0)/../../..
|
||||
|
||||
Reference in New Issue
Block a user