Skip to content
Snippets Groups Projects
Commit 505eb2cf authored by Andrii Sosiuk's avatar Andrii Sosiuk
Browse files

[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.
parent 4b2b0167
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment