Skip to content

Commit 1467427

Browse files
author
Shlomi Noach
committed
Experiment with github/gh-ost-ci-env#8
1 parent 9af130d commit 1467427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/cibuild-gh-ost-replica-tests

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ echo "local commit is: $local_commit"
1616
if [ "$remote_commit" != "$local_commit" ] ; then
1717
rm -rf ./gh-ost-ci-env
1818
git clone https://github.com/github/gh-ost-ci-env.git
19+
git checkout real-tar-gz
1920
fi
2021

2122
test_mysql_version() {

0 commit comments

Comments
 (0)