You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch the reusable Debusine build workflow from Incus orchestration to a job-level container image, execute source package generation directly in the mounted workspace, and expand builder image coverage for bookworm and forky.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,9 +141,9 @@ See [pkg-example](https://github.com/qualcomm-linux/pkg-example) for a complete
141
141
142
142
| Component | Details |
143
143
|-----------|---------|
144
-
|**Container images**|`ghcr.io/qualcomm-linux/pkg-builder:{arch}-{distro}` — pre-built for `arm64`/`amd64` across `noble`, `questing`, `resolute`, `trixie`, `sid`|
144
+
|**Container images**|`ghcr.io/qualcomm-linux/debusine-pkg-builder:{suite}` for Debusine-based package workflow execution, with suites such as `bookworm`, `forky`, `trixie`, and`sid`|
145
145
|**Staging APT repo**|[pkg-oss-staging-repo](https://github.com/qualcomm-linux/pkg-oss-staging-repo) served via GitHub Pages |
0 commit comments