Skip to content

Commit dd7febe

Browse files
committed
test4
1 parent ccebd4a commit dd7febe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

start.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,6 @@ if [ -d "$CLONE_DIR" ]; then
214214
git_retry git fetch --tags
215215
fi
216216

217-
218-
echo "Fetching the updates from origin"
219-
git_retry git fetch --tags
220217
git remote set-head origin --auto
221218

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

0 commit comments

Comments
 (0)