Integrate gitlab-ci/cleaos-850-fix-missing-sas-token
requested to merge integrate/gitlab-ci/cleaos-850-fix-missing-sas-token/into/seco_lf-5.10.y into seco_lf-5.10.y
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.