Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewarmtemp committed Sep 25, 2023
1 parent 86f6107 commit dac8b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/priv-integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}"

Expand Down

0 comments on commit dac8b7d

Please sign in to comment.