Revert "Fix skopeo (#440)" (#442)

This reverts commit 5ab3eca881.
This commit is contained in:
Shiming Zhang
2023-10-18 19:47:52 +08:00
committed by GitHub
parent 5ab3eca881
commit 55e8205303
4 changed files with 0 additions and 8 deletions

View File

@@ -28,8 +28,6 @@ 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"