Skip to content
Snippets Groups Projects
Commit 0b32f724 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 7456eadd
No related branches found
No related tags found
1 merge request!309Integrate gitlab-ci/report-image-diff-pattern
Subproject commit a91253784f4a66362d05a9f717454ffe34b8867d
Subproject commit baa7c439292990731358aad6242cea6e1a1d206c
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
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
BB_RECIPE_NAME: emc-test-suite
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