Add hived tag to build jobs for proper build concurrency

The hived tag routes to runners with limit=1 to prevent OOM issues during memory-intensive hived builds.

Added to:

  • prepare_hived_image
  • prepare_haf_image
  • .prepare_hafah_image
  • build_and_publish_image

Merge request reports

Loading