bake
bake copied to clipboard
Allow skipping the main build step.
There can be steps excluded from the build using --omit. Unfortunately this cannot be done for the main build step. Therefore it would be nice to have an option like --omit MAIN or BUILD that allows selecting also this step.