Skip to content
Snippets Groups Projects
Commit 81ba01f5 authored by GitBot's avatar GitBot Committed by Tim Jaacks
Browse files

Integrate gitlab-ci/fix-gitlab-ci-integration

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@2d2210b6

CI: deploy-gitlab-ci: Don't stop integration when one project is already updated

Prior to this change the integration stop when one of the projects had
already the latest ref of gitlab-ci in to submodule.
parent 1d90837f
No related branches found
No related tags found
1 merge request!53Update gitlab-ci
Subproject commit 6f09c66c167965b172141c188760d21bd2bb7c04 Subproject commit 2d2210b6eb0bde67827278addbae85eac00fad66
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 6f09c66c167965b172141c188760d21bd2bb7c04 ref: 2d2210b6eb0bde67827278addbae85eac00fad66
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
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