Integrate gitlab-ci/lrom/d18_test_fix
requested to merge integrate/gitlab-ci/lrom/d18_test_fix/into/seco_lf_v2021.04 into seco_lf_v2021.04
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.