Skip to content
Snippets Groups Projects
Commit 97508a82 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 807d9bb7
No related branches found
No related tags found
1 merge request!71Integrate gitlab-ci/include-not-found-message and 1 more
Pipeline #52141 passed with stage
in 13 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: egalaxi2c
# 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