Update sync

This commit is contained in:
Shiming Zhang 2025-01-14 13:04:33 +08:00
parent ac6e8bd5f7
commit 4617e7f275
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- name: Deep Images to OSS&OBS - name: Deep Images to OSS&OBS
run: | run: |
/usr/local/bin/crproxy sync --max-warn 10 ${{ secrets.STORAGE_ARGS }} --user '${{ secrets.OCI_USER }}' --list-from-file ./mirror.txt /usr/local/bin/crproxy sync --max-warn 100 ${{ secrets.STORAGE_ARGS }} --user '${{ secrets.OCI_USER }}' --list-from-file ./mirror.txt
- name: Quick Sync Images to OSS&OBS - name: Quick Sync Images to OSS&OBS
run: | run: |