Integrate gitlab-ci/cleaos-850-fix-missing-sas-token
requested to merge integrate/gitlab-ci/cleaos-850-fix-missing-sas-token/into/seco_lf-6.6.23-2.0.0 into seco_lf-6.6.23-2.0.0
Commit: clea-os/infrastructure/gitlab-ci@8bbae821
[DEPLOY][AZURE]
In the Deploy stage of the CI pipeline, the link to the Azure-uploaded artifact must include a SAS token. The token provides access to the artifact because the storage is private for custom projects. Currently, no token is generated, resulting in invalid link generation.
This creates a fix.