Skip to content

ci: Tag assets image with assets shasum

What does this MR do and why?

This does two things:

  • Tag the assets image with the assets hash sum computed from the previous compile-production-assets job
  • Skip the image building if the image already exists
Image exists? Job Duration
No https://gitlab.com/gitlab-org/gitlab/-/jobs/3164087549 1m 39s
Yes https://gitlab.com/gitlab-org/gitlab/-/jobs/3164171626 50s (50% improvement)

TODO:

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #208389 (closed)

Edited by Rémy Coutable

Merge request reports