armbian/Rebuild Armbian

Build Armbian Linux

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
GPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: armbian/build@a7f3a943d30769d5657354e9660329171ca5c39d # v26.8.0-trunk.343

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
armbian_tokenGitHub installation access tokenyes
armbian_runner_cleanMake some space on GH runnersno""
armbian_artifactsUpload PATHnobuild/output/images/
armbian_targetBuild image or kernelnokernel
armbian_branchChoose framework branchnomain
armbian_kernel_branchChoose kernel branchnocurrent
armbian_releaseChoose userspace releasenonoble
armbian_versionSet different versionno""
armbian_boardSelect hardware platformnouefi-x86
armbian_uiArmbian user interfacenominimal
armbian_compressArmbian compress methodnosha,img,xz
armbian_extensionsArmbian lists of extensionsno""
armbian_pgp_keyArmbian PGP keyno""
armbian_pgp_passwordArmbian PGP passwordno""
armbian_release_titleArmbian imagenoArmbian image
armbian_release_bodyArmbian imagesnoBuild with [Armbian tools](https://github.com/armbian/build)
armbian_release_tagArmbian release tagno""
armbian_release_prereleasePublish the GitHub release as a pre-release. Useful for matrix builds: leave as 'true' while images are still being uploaded, then promote to a regular release with `gh release edit <tag> --prerelease=false --latest` once all assets land.nofalse
armbian_download_base_urlBase URL where the published images live (used to construct file_url / redi_url in the assets manifest)nohttps://dl.armbian.com
armbian_download_repositoryRepository segment under <download_base>/<board>/<repo>/ (e.g. 'archive', 'nightly'). Set to empty string for a flat URL shape <download_base>/<filename> — useful when images are published directly to a GitHub release. In flat mode redi_url* mirror file_url* (no separate redirector exists).noarchive
armbian_index_urlURL of the canonical armbian-images.json used to enrich each entry's company_name / company_website / company_logo by board_slug. Set to empty string to skip enrichment.nohttps://github.armbian.com/armbian-images.json

no outputs