FIXUP: Remove stray podmna load command

This commit is contained in:
Alex Pyrgiotis 2025-01-14 14:20:36 +02:00
parent 45f43964a5
commit b42bd67f6c
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -498,5 +498,4 @@ jobs:
- name: Reproduce the same container image - name: Reproduce the same container image
run: | run: |
podman load -i share/container.tar.gz
./dev_scripts/reproduce.py --source podman://dangerzone.rocks/dangerzone:$(cat share/image-id.txt) ./dev_scripts/reproduce.py --source podman://dangerzone.rocks/dangerzone:$(cat share/image-id.txt)