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

Integrate gitlab-ci/fix-remote-name-on-retrigger and 1 more

--

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

Fix remote name on retrigger stage

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@1ba52853

Move repositories to git.seco.com

Rename variable JENKINSGUF_SSH_PRIVATE_KEY / SSH_PRIVATE_KEY to
GITLAB_PRIVATE_KEY on this occasion, because it contains a private key
that was generated exclusively for this use case. The according public
key has been added as a deploy key in GitLab to all repositories that
this repository needs access to.

Add more detailed documentation concerning this configurationdirectly in
the gitlab-ci files.
parent f00807f2
No related branches found
No related tags found
No related merge requests found
Subproject commit 3e948f5db0c926a1226746fd597b5a53163a0796 Subproject commit c917791bc6d4a9494db5a393604ab9da23dee22c
...@@ -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: 3e948f5db0c926a1226746fd597b5a53163a0796 ref: c917791bc6d4a9494db5a393604ab9da23dee22c
file: 'manifest-integration.yml' file: 'manifest-integration.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