directory reset
This commit is contained in:
parent
e2f6f4bc36
commit
efe5641365
@ -4,6 +4,7 @@ set -e
|
||||
|
||||
whoami
|
||||
|
||||
rm -rf ./gh-ost-ci-env
|
||||
[ -d "gh-ost-ci-env" ] || git clone https://github.com/github/gh-ost-ci-env.git
|
||||
|
||||
test_mysql_version() {
|
||||
|
Loading…
Reference in New Issue
Block a user