Instructions
How to write an SBUILD
Prerequisites
Write
Copy the template
Validate with sbuild-linter:
soar add "sbuild-linter"
sbuild-linter "./example.SBUILD"
# To test pkgver fetching
sbuild-linter "./example.SBUILD" --pkgverSubmit a Pull Request or Issue with the
.validatedversion
Build
Use a sandbox or container when running untested SBUILDs.
Last updated
Was this helpful?