Files
work-club-manager/.sisyphus/evidence/task-32-frontend-push.json

18 lines
565 B
JSON
Raw Permalink Normal View History

{
"scenario": "frontend_image_build_and_push",
"result": "success_template",
"timestamp": "2026-03-08T00:00:00Z",
"details": {
"image_name": "workclub-frontend",
"registry": "192.168.241.13:8080",
"build_context": "frontend/",
"dockerfile": "frontend/Dockerfile",
"tags_pushed": [
"version_tag (e.g., v1.0.0)",
"sha_tag (e.g., sha-abc1234)"
],
"multi_stage_build": "node:22-alpine (deps) -> node:22-alpine (build) -> node:22-alpine (runner)",
"note": "Actual push evidence generated at runtime by workflow"
}
}