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

Integrate gitlab-ci/do-not-cancel-previous-pipelines-on-master and 1 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@9d430fe8

Manifest integration: do not cancel previous pipelines on master

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@8b08a083

Fix error handling on merge

GitLab API has changed:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/94164/diffs#diff-content-c201dae00b72426693ddcb40edf6005e7702e935
parent 6b273984
No related branches found
No related tags found
1 merge request!60Integrate gitlab-ci/do-not-cancel-previous-pipelines-on-master and 1 more
Subproject commit a59a93a03ce80d179ecce8c5a3865b06f010a04c
Subproject commit 9d430fe85bd049af05210b103a55e69171c5994b
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: a59a93a03ce80d179ecce8c5a3865b06f010a04c
ref: 9d430fe85bd049af05210b103a55e69171c5994b
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: a59a93a03ce80d179ecce8c5a3865b06f010a04c
GITLAB_CI_REVISION: 9d430fe85bd049af05210b103a55e69171c5994b
BB_RECIPE_NAME: qt-multi-screen-compositor
# 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