QCOW2 image generation and output test
This commit is contained in:
parent
09ac84926e
commit
96d401b212
11 changed files with 74 additions and 18 deletions
1
Makefile
1
Makefile
|
|
@ -2,6 +2,7 @@
|
|||
build:
|
||||
go build -o osbuild-composer ./cmd/osbuild-composer/
|
||||
go build -o osbuild-worker ./cmd/osbuild-worker/
|
||||
go build -o osbuild-pipeline ./cmd/osbuild-pipeline/
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue