From d588bbbb342dd569c36b71903cfe1e11ae0e4c99 Mon Sep 17 00:00:00 2001 From: jedarden Date: Thu, 4 Jun 2026 08:33:54 -0400 Subject: [PATCH] ci(bf-22vc5): trigger acb-images-build for enrichment image --- notes/bf-22vc5-work.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 notes/bf-22vc5-work.md diff --git a/notes/bf-22vc5-work.md b/notes/bf-22vc5-work.md new file mode 100644 index 0000000..29e20a1 --- /dev/null +++ b/notes/bf-22vc5-work.md @@ -0,0 +1,11 @@ +# BF-22VC5 Work Summary + +## Task +Build acb-enrichment Docker image and re-enable deployment (apexalgo-iad) + +## Issue Found +- Deployment has `sha-97b4b0f` but this image doesn't exist in the registry (ImagePullBackOff) +- acb-enrichment build task IS defined in acb-images-build workflow template + +## Action Taken +Triggering acb-images-build CI workflow via git push to generate new enrichment image with current commit SHA.