Integrate gitlab-ci/cleaos-893-remove-var-from-jinja-template
requested to merge integrate/gitlab-ci/cleaos-893-remove-var-from-jinja-template/into/scarthgap into scarthgap
Commit: clea-os/infrastructure/gitlab-ci@c8439be7
[CICD][CONFIG] Use project.remote instead of SECO_REMOTE in Jinja template
The config-based CI pipeline uses the project.remote
parameter instead
of the SECO_REMOTE
environment variable.
One Jinja template still referenced the environment variable
This has been updated for consistency.