mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-22 11:08:33 +08:00
Update mirror.txt
This commit is contained in:
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
run: |
|
||||
wget https://github.com/DaoCloud/crproxy/releases/download/v0.13.0-alpha.109/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
|
||||
|
||||
- name: Deep Images to OSS&OBS
|
||||
- name: Sync Images to OSS&OBS
|
||||
run: |
|
||||
/usr/local/bin/crproxy sync --max-warn 100 ${{ secrets.STORAGE_ARGS }} --user '${{ secrets.OCI_USER }}' --list-from-file ./mirror.txt
|
||||
|
||||
|
Reference in New Issue
Block a user