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

Integrate gitlab-ci/PBB-32-flash-n-go-deploy-folder-no-suffix

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@7bd78810

PBB-32 Fix suffix addition in FNGo pipeline for custom projects
 due to an issue in GitLab where escaped variables are not correctly
 passed to child pipelines, a workaround is required.
 As a result, we use raw variables.
 The DEFERRED_RELEASE_VERSION variable was introduced for this purpose.
 However, for custom builds, we have an additional place where we modify
 the DEFERRED_RELEASE_VERSION variable to add a suffix.
 Therefore, extra interim variables need to be added to handle the workaround
 and ensure we get the raw variable in the end.
parent 3b4c4acd
No related branches found
No related tags found
1 merge request!1906Integrate gitlab-ci/PBB-32-flash-n-go-deploy-folder-no-suffix
Pipeline #147609 passed with stages
in 10 minutes and 5 seconds