Skip to content
Snippets Groups Projects
Commit 8fde5084 authored by Git Bot Service Account's avatar Git Bot Service Account
Browse files

Integrate gitlab-ci/report-image-diff-pattern

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@baa7c439

CI: report_image_diff: Fallback to rootfs.tar.gz pattern as default

The default was an empty pattern before, so not working if the distro
name was not handled in the code. This way it should match more cases.
parent a981ea88
Branches add-mtk
No related tags found
1 merge request!316Integrate gitlab-ci/report-image-diff-pattern
Pipeline #239195 passed with stage
in 26 seconds
Subproject commit a91253784f4a66362d05a9f717454ffe34b8867d
Subproject commit baa7c439292990731358aad6242cea6e1a1d206c
......@@ -4,8 +4,8 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: a91253784f4a66362d05a9f717454ffe34b8867d
ref: baa7c439292990731358aad6242cea6e1a1d206c
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: a91253784f4a66362d05a9f717454ffe34b8867d
GITLAB_CI_REVISION: baa7c439292990731358aad6242cea6e1a1d206c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment