Commit ed353437 authored by vipwzw's avatar vipwzw

auto ci

parent 0e6bf526
...@@ -369,8 +369,8 @@ function start_trufflesuite() { ...@@ -369,8 +369,8 @@ function start_trufflesuite() {
local ganacheName=ganachetest local ganacheName=ganachetest
#local isExit=$(docker inspect ${ganacheName} | jq ".[]" | jq ".Id") #local isExit=$(docker inspect ${ganacheName} | jq ".[]" | jq ".Id")
#if [[ ${isExit} != "" ]]; then #if [[ ${isExit} != "" ]]; then
docker stop ${ganacheName} docker stop ${ganacheName}
docker rm ${ganacheName} docker rm ${ganacheName}
#fi #fi
# 启动 eth # 启动 eth
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment