Skip to content

Integrate gitlab-ci/lrom/d18_test_fix

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