ci/validate: Test by building a Bootable Container

Switch to building a bootable container by default.
This commit is contained in:
Timothée Ravier 2024-06-11 16:50:42 +02:00
parent 85a0198db5
commit 3bd5718f4a

View file

@ -61,7 +61,7 @@
- name: Compose the base variant
ansible.builtin.command:
chdir: "{{ zuul.project.src_dir }}"
cmd: just compose-legacy base-atomic
cmd: just compose-image base-atomic
- name: Check if any previous dependency resolution steps failed
ansible.builtin.shell: