-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Only prepare overlays when doing build, not fetch
I have `cosa fetch; and cosa build` in my shell history and use it somewhat often. We only need to commit the overlay directories on actual builds, not fetch which is just about RPMs. Mostly doing this because: - The overlay commit is more visual noise - For `overrides/rootfs` it can be a nontrivial cost
- Loading branch information
Showing
2 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters