From dd7febe045a8d00f5b96023fef183a0918d2fb49 Mon Sep 17 00:00:00 2001 From: eti-codefresh Date: Thu, 29 Aug 2024 22:01:25 +0300 Subject: [PATCH] test4 --- start.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/start.sh b/start.sh index ac2d172..edfe955 100644 --- a/start.sh +++ b/start.sh @@ -214,9 +214,6 @@ if [ -d "$CLONE_DIR" ]; then git_retry git fetch --tags fi - - echo "Fetching the updates from origin" - git_retry git fetch --tags git remote set-head origin --auto if [ -n "$REVISION" ]; then