From 32b70adc6eb4642bb97bf65f51ccf2f02a2a5fef Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 17:09:48 +0700 Subject: [PATCH] Test sync source retry --- .gitea/workflows/sync-source.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitea/workflows/sync-source.yaml b/.gitea/workflows/sync-source.yaml index 85e2d9e..85567e3 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -11,12 +11,6 @@ jobs: runs-on: ubuntu-latest steps: -# -# - name: Show mount -# run: | -# mount | grep data -# df -h -# ls -la /data - name: Check dir run: ls -la /output