Skip to content

Integrate gitlab-ci/cleaos-449-changelog-path-for-custom-projects-in-release and 1 more

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

[CHANGELOG] Adjust changelog filename for custom projects in the release

--

Commit: clea-os/infrastructure/gitlab-ci@5b87d970

[FIX][TEST][RELEASE] fix in image update job and in custom release

  • The bmap files are not accessible from the custom project release pages, this is due to the fact that the access token appended to the links grants access to the "image" files. This commit fix that;
  • Delete the appended token in custom images links because another token is already added in the deploy stage, when the deploy_artifacts.sh script is called.

Merge request reports