mirror of
https://github.com/coreos/coreos-assembler.git
synced 2026-02-05 09:44:53 +01:00
The new build path being the use of container tools to build CoreOS and the legacy path being the use of `rpm-ostree` directly where prepare_build is leveraged. Let's remove the use of `prepare_build` in all cases that aren't the legacy `cmd-fetch` and `cmd-build`.