Update target sync

This commit is contained in:
Shiming Zhang
2025-02-08 18:40:58 +08:00
parent 4a70b966bd
commit 72e6730443
5 changed files with 47 additions and 24 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up crproxy
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
wget https://github.com/DaoCloud/crproxy/releases/download/v0.13.0-alpha.141/crproxy_linux_amd64 -O /usr/local/bin/crproxy && chmod +x /usr/local/bin/crproxy
- name: Sync Images to OSS&OBS
run: |