Skip to content
Snippets Groups Projects
Commit c80f2dac authored by Git Bot Service Account's avatar Git Bot Service Account
Browse files

Integrate gitlab-ci/cleaos-697-fix-release-generation-if-sdk-deploy-fails

--

Commit: clea-os/infrastructure/gitlab-ci@f0e9efad

[CICD][RELEASE] Fix release page generation when SDK job is skipped

  If SDK files are not generated, the board release page generation fails
  due to missing (undefined) variables.
  This commit fixes the issue by checking whether the variable containing
  the SDK file name is defined before usage.

  Also correct the changelog URL used in DevOps build.
parent 95ceeb29
No related branches found
No related tags found
1 merge request!94Integrate gitlab-ci/cleaos-697-fix-release-generation-if-sdk-deploy-fails