From 62107315de2973bf6b94cbee45be4baf4e6924b0 Mon Sep 17 00:00:00 2001 From: buyfakett Date: Thu, 28 Nov 2024 20:58:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=8B=E9=9A=86=E8=AF=AD?= =?UTF-8?q?=E5=8F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 34f1b36..15408ab 100644 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ -git clone https://github.com/tair-opensource/RedisShake.git +git clone --single-branch --depth 1 https://github.com/tair-opensource/RedisShake.git rm -f RedisShake/Dockerfile && cp Dockerfile RedisShake/ && cd RedisShake/