Skip to content

Add the gitlab-exiftool build assets to the ubi release

DJ Mountney requested to merge add-exif-ubi-build-release into master

What does this MR do?

Fixes an issue where teh exif-tools build assets aren't being relased.

In !1078 (merged) we moved exiftool to its own image and missing doing this step. At the time it was still making it into the release via being a dependency of other build jobs, but in !1166 (merged) we further cleaned up that behaviour.

Related issues

This is blocking our dsop release of 15.5.0

I manually uploaded the 15.5.0 exiftool to the release bucket to workaround this

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Integration tests added to GitLab QA
  • The impact any change in container size has should be evaluated
Edited by Mitchell Nielsen

Merge request reports