Some checks failed
Build Simple CLI / build (push) Failing after 1s
- Add community release and integration documentation - Add production deployment and testing framework guides - Add live-build configuration with hooks and package lists - Add VM management and testing scripts - Update .gitignore to block build artifacts and large files - Remove old bootc package file - Add comprehensive project completion summary
7 lines
138 B
Text
7 lines
138 B
Text
# config/source - options for live-build(7), source stage
|
|
|
|
# Set source option
|
|
LB_SOURCE="false"
|
|
|
|
# Set image type
|
|
LB_SOURCE_IMAGES="tar"
|