Skip to content

Integrate gitlab-ci/cleaos-725-notify-job-fails

Commit: clea-os/infrastructure/gitlab-ci@505eb2cf

[CICD][NOTIFY] Fix notify job and enable changelog for SDK pipeline

  • The notify job uses mcr.microsoft.com/azure-cli, which expects ca-bundle.trust.crt. On GitLab runners, we mount certificates from the host, so this file is not present. Switched to using ca-certificates.crt instead.

  • Enabled changelog generation for the SDK pipeline to ensure changelog.md is available.

Merge request reports

Loading