Skip to content

ci: select only correct targz for rootfs build#206

Open
efahl wants to merge 1 commit into
openwrt:mainfrom
efahl:fix-rootfs-build
Open

ci: select only correct targz for rootfs build#206
efahl wants to merge 1 commit into
openwrt:mainfrom
efahl:fix-rootfs-build

Conversation

@efahl

@efahl efahl commented Jul 15, 2026

Copy link
Copy Markdown

Changes to upstream builds now create multiple targz images, so the current wildcard selections result in multiple values instead of the single one desired.

Make the image matching specific to the one desired.

Fixes: #202

Changes to upstream builds now create multiple targz images, so
the current wildcard selections result in multiple values instead
of the single one desired.

Make the image matching specific to the one desired.

Fixes: openwrt#202
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>

@russoz russoz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rootfs container builds failing due to recent targz changes upstream

2 participants