Nightly fix.
This commit is contained in:
parent
e2fda5e379
commit
a215988280
|
|
@ -3,3 +3,4 @@
|
||||||
*.qcow2
|
*.qcow2
|
||||||
repo/
|
repo/
|
||||||
_build/
|
_build/
|
||||||
|
*.repo/
|
||||||
|
|
|
||||||
|
|
@ -127,10 +127,6 @@ pipelines:
|
||||||
type: org.osbuild.fat
|
type: org.osbuild.fat
|
||||||
source: efi
|
source: efi
|
||||||
target: /boot/efi
|
target: /boot/efi
|
||||||
options:
|
|
||||||
vg_name: osbuild
|
|
||||||
creation_host: osbuild
|
|
||||||
description: "Built with osbuild"
|
|
||||||
- name: qcow2
|
- name: qcow2
|
||||||
build: name:build
|
build: name:build
|
||||||
stages:
|
stages:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue