From dac8b7de112de706f1e238ea9f4168bf85ffcb18 Mon Sep 17 00:00:00 2001 From: Luke Yang Date: Mon, 25 Sep 2023 15:18:19 -0400 Subject: [PATCH] wip --- ci/priv-integration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"