ci(cd): add release-tag bootstrap image publish pipeline to 192.168.241.13:8080
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
17
.sisyphus/evidence/task-32-frontend-push.json
Normal file
17
.sisyphus/evidence/task-32-frontend-push.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user