UNCLASSIFIED - NO CUI

Skip to content

Fix: revert templates image until after build

brandt keller requested to merge revert_templates_image into master

General MR

Summary

Image defined in library/templates.sh requires a workflow where initial merge request updates the image and the build image tag and then a successive merge request would be submitted to change the .util-image to reflect the new bb-ci image. Current workflow establishes a dependency on the image to be built existing before build.

Likely post-build testing is important as well.

Linked Issue

issue

Merge request reports