Commit Graph

5 Commits

Author SHA1 Message Date
9e2278c740 fix: use crane for OCI-compatible push to Zot
Some checks failed
Build and Push to Zot / build-and-push (push) Failing after 15m1s
2026-01-10 22:09:56 +09:00
b7b5881e7e fix: copy Dockerfile to nextjs for Kaniko context
Some checks failed
Build and Push to Zot / build-and-push (push) Failing after 10m1s
2026-01-10 21:53:42 +09:00
08dd9221a8 fix: remove checkout step (node not available in host mode)
Some checks failed
Build and Push to Zot / build-and-push (push) Failing after 10m1s
2026-01-10 21:27:23 +09:00
e62cb61abd feat: Kaniko Job 기반 빌드로 전환
Some checks failed
Build and Push to Zot / build-and-push (push) Failing after 3s
- Docker/DinD 의존성 제거
- Kubernetes Job으로 Kaniko 실행
- Zot 레지스트리로 이미지 푸시

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 21:16:16 +09:00
f4fc8253e1 feat: add Gitea Actions workflow for Zot registry
Some checks failed
Build and Push to Zot / build-and-push (push) Has been cancelled
Replace GitHub Actions with Gitea Actions to build and push
Docker images to the Zot registry.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 20:41:04 +09:00