Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
repository: [yocto-bsp, build_debian_iso, seapath-installer]
repository: [yocto-bsp, build_debian_iso, kiwi-descriptions, seapath-installer]
# If one repository fails to build, no need to continue running this
# workflow since the installer won't be complete anyway.
# Would be interesting to also stop the other dispatched build workflows
Expand Down
Loading