Package GRB refresh operator
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-16 18:00:35 +02:00
parent eed6ee796e
commit 18bef44d0e
2 changed files with 2 additions and 0 deletions
@@ -91,6 +91,7 @@ def test_all_in_one_dockerfile_copies_operator_scripts_for_runtime_use() -> None
"build_detection_model_promotion_report.py",
"run_split_background_promotion_workflow.sh",
"activate_promoted_yolo_candidate.py",
"manage_grb_refresh.py",
}
for script_name in required_runtime_scripts:
assert f"COPY scripts/{script_name} /app/scripts/{script_name}" in dockerfile