so it helps when you give the image to run..

This commit is contained in:
Neil Hanlon 2022-10-12 01:12:46 -04:00
parent ef48e489ea
commit 68cc85543b
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 1 deletions

View File

@ -59,4 +59,4 @@ jobs:
export CMD="build-image --version ${{ matrix.version.major }} --type ${{ matrix.type.name }} ${VARIANT_ARGS}"
sudo podman run --rm --privileged --security-opt label=disable --device fuse \
-v /var/run/libvirt:/var/run/libvirt:rw -v /var/lib/imagefactory:/var/lib/imagefactory:rw \
$CMD
$IMAGE $CMD