Build and deploy NULIX OS with custom apps
Version updated for https://github.com/nulix/os-action to version v0.0.9.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of building a customized NULIX OS image with specified applications and uploads the resulting image as an artifact. It streamlines OS customization, integrates application repositories, and simplifies deployment workflows by handling image creation and artifact management. This action is particularly valuable for developers working on tailored OS builds for specific environments or devices.
Release notes
What’s Changed
- action: add apps git reference input variable by @mtudan in https://github.com/nulix/os-action/pull/3
Full Changelog: https://github.com/nulix/os-action/compare/v0.0.8...v0.0.9