mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-11 16:09:33 +08:00
Fix skopeo (#440)
This commit is contained in:
2
.github/workflows/manual-deep-sync.yml
vendored
2
.github/workflows/manual-deep-sync.yml
vendored
@@ -28,6 +28,8 @@ jobs:
|
||||
- name: Override mirror.txt
|
||||
run: |
|
||||
echo ${{ github.event.inputs.image }} > mirror.txt
|
||||
- name: Set up skopeo
|
||||
run: sudo apt-get install -y skopeo
|
||||
- name: Sync Images
|
||||
env:
|
||||
INCREMENTAL: "true"
|
||||
|
Reference in New Issue
Block a user