build: Rebase step to libvirt enabled container image
Some checks failed
build-image / Build image (push) Failing after 1m5s
Some checks failed
build-image / Build image (push) Failing after 1m5s
This commit is contained in:
@ -86,6 +86,7 @@ jobs:
|
|||||||
|
|
||||||
qemu-img create -f qcow2 ubuntu-vm/ubuntu.qcow2 10G
|
qemu-img create -f qcow2 ubuntu-vm/ubuntu.qcow2 10G
|
||||||
- name: Run virt-install
|
- name: Run virt-install
|
||||||
|
container: quay.io/kubevirt/libvirt
|
||||||
run: |
|
run: |
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
|
Reference in New Issue
Block a user