Skip to content

Integrate gitlab-ci/cleaos-850-fix-missing-sas-token

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.

Merge request reports

Loading