diff --git a/ci/priv-integration.sh b/ci/priv-integration.sh index 5e4c0834..825a4592 100755 --- a/ci/priv-integration.sh +++ b/ci/priv-integration.sh @@ -86,7 +86,7 @@ RUN touch /usr/share/somefile EOF systemd-run -dP --wait podman build -t localhost/fcos-derived . derived_img=oci:/var/tmp/derived.oci -derived_img_dir=dir:/var/tmp/derived.oci +derived_img_dir=dir:/var/tmp/derived.dir systemd-run -dP --wait skopeo copy containers-storage:localhost/fcos-derived "${derived_img}" systemd-run -dP --wait skopeo copy containers-storage:localhost/fcos-derived "${derived_img_dir}"