From ae6d01dea751e6798b736e48d4dbfc2676cdaed0 Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 17:07:38 +0700 Subject: [PATCH] Test sync source retry --- .gitea/workflows/sync-source.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitea/workflows/sync-source.yaml b/.gitea/workflows/sync-source.yaml index 2b35429..85e2d9e 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -11,11 +11,6 @@ jobs: runs-on: ubuntu-latest steps: -# - name: Debug -# run: | -# pwd -# ls -la / -# ls -la /data # # - name: Show mount # run: |