Skip to content

azure-pipelines-rpi: Use explicit regex (cherry pick from main)#2996

Merged
romandariana merged 1 commit into
rpi-6.6.yfrom
dev/artifacts_dtb_rpi_6.6.y
Oct 21, 2025
Merged

azure-pipelines-rpi: Use explicit regex (cherry pick from main)#2996
romandariana merged 1 commit into
rpi-6.6.yfrom
dev/artifacts_dtb_rpi_6.6.y

Conversation

@romandariana
Copy link
Copy Markdown
Contributor

Cherry pick from main

The intention of the commit 3580444 was to also upload the .dtb files present in overlays/ folder.

By using .dtb* regex, unnecessary files found their way into the artifacts. Use explicit regex in order to upload only files ending in .dtb or .dtbo.

The intention of the commit 3580444 was
to also upload the .dtb files present in overlays/ folder.

By using .dtb* regex, unnecessary files found their way into the
artifacts. Use explicit regex in order to upload only files ending in
.dtb or .dtbo.

Signed-off-by: Alisa-Dariana Roman <alisa.roman@analog.com>
@romandariana romandariana merged commit a36c96a into rpi-6.6.y Oct 21, 2025
12 of 15 checks passed
@romandariana romandariana deleted the dev/artifacts_dtb_rpi_6.6.y branch October 21, 2025 10:44
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.

2 participants