Test sync source
Sync Source / sync-source (push) Successful in 20s

This commit is contained in:
2026-08-10 15:17:37 +07:00
parent 4bdae3257f
commit d41f181c2b
+6
View File
@@ -13,6 +13,12 @@ jobs:
volumes: volumes:
- /data:/data - /data:/data
steps: steps:
- name: Debug
run: |
pwd
ls -la /
ls -la /data
- name: Clone or Pull - name: Clone or Pull
env: env:
REPO_URL: https://gitea.digitoolsolutions.synology.me/lamtruong28/Test.git REPO_URL: https://gitea.digitoolsolutions.synology.me/lamtruong28/Test.git