fix(crawler): store pixelrag artifacts in runtime path
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
This commit is contained in:
@@ -378,7 +378,7 @@ def build_pixelrag_visual_evidence_manifest(
|
||||
"artifact": {
|
||||
"kind": "pixelrag_visual_evidence_manifest",
|
||||
"suggested_path": (
|
||||
f"data/ai_automation/pixelrag_visual_evidence/"
|
||||
f"runtime_artifacts/pixelrag_visual_evidence/"
|
||||
f"{platform_code}/{manifest_id}.json"
|
||||
),
|
||||
"writes": ["artifact_file_only"],
|
||||
|
||||
Reference in New Issue
Block a user