Skip to content
Snippets Groups Projects
Commit e8ccc42c authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/allow_failure

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@6656c465

CI: allow failure in new jobs 'handle_artifacts' and 'report-image-diff'

It seems that these jobs are not yet completly errorsafe and we could
ignore the failure without changing the build artifacts.
parent 0ff7e7d3
No related branches found
No related tags found
1 merge request!34Integrate gitlab-ci/allow_failure
Pipeline #123484 passed with stage
in 12 seconds
Subproject commit de9851beff4cbb43172bc3e2ad4709f8d9e00790
Subproject commit 6656c465e99431b34e9674fe504592802088d37d
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: de9851beff4cbb43172bc3e2ad4709f8d9e00790
ref: 6656c465e99431b34e9674fe504592802088d37d
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: de9851beff4cbb43172bc3e2ad4709f8d9e00790
GITLAB_CI_REVISION: 6656c465e99431b34e9674fe504592802088d37d
BB_RECIPE_NAME: ilitek
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