-
Task
-
Resolution: Done
-
Major
-
fuse-7.1.1
Problem Description
Docker builds are currently a manual process to copy artifacts, check configurations and kick off builds
Proposed Solution
Add a custom step/addon to PiG tooling and use meta build configs secitons to generate/run scripts to copy relevant artifacts and configurations and kick off container builds as part of the pipeline, this will ensure the correct artifacts are used.
DoD
- No manual intervention required to build low-churn docker images in OSBS from PiG
- is cloned by
-
ENTESB-9478 [Pipeline] Dockerfile changes
- Resolved