Experiment with https://github.com/github/gh-ost-ci-env/pull/8
This commit is contained in:
parent
9af130d931
commit
14674274dc
@ -16,6 +16,7 @@ echo "local commit is: $local_commit"
|
||||
if [ "$remote_commit" != "$local_commit" ] ; then
|
||||
rm -rf ./gh-ost-ci-env
|
||||
git clone https://github.com/github/gh-ost-ci-env.git
|
||||
git checkout real-tar-gz
|
||||
fi
|
||||
|
||||
test_mysql_version() {
|
||||
|
Loading…
Reference in New Issue
Block a user