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

Integrate gitlab-ci/fix-fngsystem-deploy-path

--

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

CI:deploy: fix fngsystem deployment path

The match to detect fngsystem still contained 'guf'. Changed to 'seco'.

BCS 746-001043
parent 2f764520
No related branches found
No related tags found
2 merge requests!455CI: Update gitlab-ci,!158Integrate gitlab-ci/fix-fngsystem-deploy-path
Pipeline #31054 passed with stage
in 1 minute and 14 seconds
Subproject commit f8d6de860e8888010fd2d64382ed731e44a8ae22
Subproject commit 5e3dfaeaf89701092780031ba72266ee27938996
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: f8d6de860e8888010fd2d64382ed731e44a8ae22
ref: 5e3dfaeaf89701092780031ba72266ee27938996
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: f8d6de860e8888010fd2d64382ed731e44a8ae22
GITLAB_CI_REVISION: 5e3dfaeaf89701092780031ba72266ee27938996
BB_RECIPE_NAME: linux-imx
# 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