mirror of
https://github.com/rocky-linux/sig-cloud-instance-images.git
synced 2024-12-18 15:18:35 +00:00
so it helps when you give the image to run..
This commit is contained in:
parent
ef48e489ea
commit
68cc85543b
2
.github/workflows/build-empanadas.yml
vendored
2
.github/workflows/build-empanadas.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user