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

Integrate gitlab-ci/repo-do-not-exclude-tags and 1 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@91dc115a

repo: do not exclude tags

We have created tags in our poky repo which are needed by repo, e.g.
https://git.seco.com/seco-ne/3rd-party/yocto/poky/-/tags/seconorth%2Fkirkstone-4.0.0

Do not explicitly exclude tags in order to fetch them.

--

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

CI: prepare to work also with renamed machine names lime seco-mx6
parent 7aef6df6
No related branches found
No related tags found
1 merge request!69Integrate gitlab-ci/repo-do-not-exclude-tags and 1 more
Pipeline #28153 passed with stages
in 19 seconds
Subproject commit ef08f4efda5cd346d8750db962bb6dfd066dc3f7 Subproject commit 91dc115a3aa08fdf5d48e0f88ef44661f85c90c2
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: ef08f4efda5cd346d8750db962bb6dfd066dc3f7 ref: 91dc115a3aa08fdf5d48e0f88ef44661f85c90c2
file: 'manifest-integration-yocto.yml' file: 'manifest-integration-yocto.yml'
variables: variables:
......
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