parent
77556973cc
commit
48027293cb
4 changed files with 251 additions and 313 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ build:
|
|||
go build -o osbuild-pipeline ./cmd/osbuild-pipeline/
|
||||
go build -o osbuild-upload-azure ./cmd/osbuild-upload-azure/
|
||||
go build -o osbuild-upload-aws ./cmd/osbuild-upload-aws/
|
||||
go build -o osbuild-tests ./cmd/osbuild-tests/
|
||||
go test -c -tags=integration -o osbuild-tests ./cmd/osbuild-tests/main_test.go
|
||||
go test -c -tags=integration -o osbuild-weldr-tests ./internal/weldrcheck/
|
||||
go test -c -tags=integration -o osbuild-dnf-json-tests ./cmd/osbuild-dnf-json-tests/main_test.go
|
||||
go test -c -tags=integration -o osbuild-rcm-tests ./cmd/osbuild-rcm-tests/main_test.go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue