11 lines
423 B
Markdown
11 lines
423 B
Markdown
# 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.
|