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

Integrate gitlab-ci/include-not-found-message and 1 more

--

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

mirror_mr_pipeline: include pipeline-not-found message in output

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@5ee69ab9

mirror_mr_pipeline: fix error when no pipeline found

This case should trigger a new pipeline instead of reporting an error.
parent 62faf810
No related branches found
No related tags found
1 merge request!89Integrate gitlab-ci/include-not-found-message and 1 more
Pipeline #52159 passed with stage
in 9 seconds
Subproject commit e69d303eceade855375288a94d270958f3ae7785
Subproject commit ed36b4655636ee0b54edd1a282b3b7a6414815e2
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: e69d303eceade855375288a94d270958f3ae7785
ref: ed36b4655636ee0b54edd1a282b3b7a6414815e2
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: e69d303eceade855375288a94d270958f3ae7785
GITLAB_CI_REVISION: ed36b4655636ee0b54edd1a282b3b7a6414815e2
BB_RECIPE_NAME: guf-show-demo
# FIXME: This is only necessary due to the following GitLab limitation:
# https://gitlab.com/gitlab-org/gitlab/-/issues/209904
......
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