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

Integrate gitlab-ci/lpag/c72nl_hotfix

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/6f901acf33b59ce458e6df0cac6c831e60d98bb9

[C72n] Fix in machine configuration

* This commit fixes the build not working for C72nl device due to bug
in logic of code creating gitlab-ci configuration file for each machine.
parent 7409c538
1 merge request!153Integrate gitlab-ci/lpag/c72nl_hotfix
Subproject commit 400ff327edd87681f2f63133957e9816b792cf85
Subproject commit 6f901acf33b59ce458e6df0cac6c831e60d98bb9
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: 'edgehog/infrastructure/gitlab-ci'
ref: 400ff327edd87681f2f63133957e9816b792cf85
ref: 6f901acf33b59ce458e6df0cac6c831e60d98bb9
file: 'layers-integration.yml'
variables:
GITLAB_CI_REVISION: 400ff327edd87681f2f63133957e9816b792cf85
GITLAB_CI_REVISION: 6f901acf33b59ce458e6df0cac6c831e60d98bb9
# FIXME: This is only necessary due to the following GitLab limitation:
# https://gitlab.com/gitlab-org/gitlab/-/issues/209904
# As soon as this gets fixed upstream, the hard-coded branch name should be removed.
......
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