Compare commits

..
2 Commits
Author SHA1 Message Date
lamtruong28 f75f78ea34 Test sync source retry
Sync Source / sync-source (push) Successful in 20s
2026-08-10 16:57:00 +07:00
lamtruong28 2ddb7682a9 Test sync source retry 2026-08-10 16:53:40 +07:00
+3 -2
View File
@@ -36,5 +36,6 @@ jobs:
echo "Repository already exists. Pulling..."
git -C $TARGET_DIR fetch origin
git -C $TARGET_DIR checkout $BRANCH
git -C $TARGET_DIR reset --hard origin/$BRANCH
fi
git -C $TARGET_DIR reset --hard origin/$BRANCH
fi
ls -la /output/Test