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

This commit is contained in:
2026-08-10 16:06:45 +07:00
parent 7aeac95457
commit fb270532c9
+11 -11
View File
@@ -12,17 +12,17 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Debug
run: |
pwd
ls -la /
ls -la /data
- name: Show mount
run: |
mount | grep data
df -h
ls -la /data
# - name: Debug
# run: |
# pwd
# ls -la /
# ls -la /data
#
# - name: Show mount
# run: |
# mount | grep data
# df -h
# ls -la /data
- name: Clone or Pull
env: