Update sync
This commit is contained in:
parent
ac6e8bd5f7
commit
4617e7f275
|
@ -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: |
|
||||||
|
|
Loading…
Reference in New Issue