mirror of
https://github.com/armbian/sdk.git
synced 2026-01-06 11:08:52 -08:00
Compare commits
2 Commits
1809202492
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5bf78343b2 | ||
|
|
deda97a51d |
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
|||||||
armbian_release: "${{ matrix.os }}" # userspace: jammy, bookworm, trixie, etc.
|
armbian_release: "${{ matrix.os }}" # userspace: jammy, bookworm, trixie, etc.
|
||||||
armbian_board: "${{ matrix.board }}" # board build target
|
armbian_board: "${{ matrix.board }}" # board build target
|
||||||
# optional
|
# optional
|
||||||
armbian_branch: "sdk"
|
armbian_branch: "main"
|
||||||
armbian_ui: "minimal"
|
armbian_ui: "minimal"
|
||||||
armbian_extensions: "docker-ce,sdk${{ matrix.extension }}" # enable extensions
|
armbian_extensions: "docker-ce,sdk${{ matrix.extension }}" # enable extensions
|
||||||
armbian_release_tittle: "Armbian SDK" # release tittle
|
armbian_release_tittle: "Armbian SDK" # release tittle
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
- [x] can be made daily / weekly
|
- [x] can be made daily / weekly
|
||||||
- [x] preinstalled Docker
|
- [x] preinstalled Docker
|
||||||
- [ ] automated login into user `armbian`
|
- [x] automated login into user `armbian`
|
||||||
- [ ] pre-loaded with latest build script
|
- [ ] pre-loaded with latest build script
|
||||||
- [ ] contains all kernel caches
|
- [ ] contains all kernel caches
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user