Skip to content

Commit fd13aea

Browse files
committed
test7
1 parent 47189ea commit fd13aea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

start.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ if [ -d "$CLONE_DIR" ]; then
201201

202202
echo "Fetching the updates from origin"
203203
git_retry git fetch origin --tags --prune "+refs/tags/*:refs/tags/*"
204-
git_retry git fetch --tags
205204
git remote set-head origin --auto
206205

207206
if [ -n "$REVISION" ]; then

0 commit comments

Comments
 (0)