Delete cmd/osbuild-pipeline

This command was used by the original Python scripts used to generate
test manifests. These scripts were deleted, thus there is no need to
keep this command around any more.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2024-01-03 14:41:26 +01:00 committed by Achilleas Koutsou
parent 79d5ab483b
commit 1943732f73
3 changed files with 0 additions and 263 deletions

View file

@ -51,7 +51,6 @@ code [1], alternatively you can use the script `tools/prepare-source.sh`:
$ go test ./...
$ go build ./...
$ go generate ./...
$ go run ./cmd/osbuild-pipeline/
```
### Testing