Fix luckychit Dockerfile for multi-stage build
build.yaml #15:Commit
9d280dd553
pushed by
deepkoluguri
ci: use --volumes-from to share job container workspace with kaniko
build.yaml #12:Commit
5311eeb1b5
pushed by
deepkoluguri
ci: use kaniko git context - clone from gitea directly, no volume mounts
build.yaml #11:Commit
5a5e61a603
pushed by
deepkoluguri
ci: trigger rebuild after shared-workspace volume fix
build.yaml #9:Commit
b14dad3a3b
pushed by
deepkoluguri
ci: fix kaniko context - mount full repo at /repo, point context at subdirs
build.yaml #8:Commit
15a7234fa4
pushed by
deepkoluguri
ci: fix workspace path - use gitea.workspace expression instead of env var
build.yaml #7:Commit
2dbf55bff1
pushed by
deepkoluguri
ci: use docker bridge gateway 172.17.0.1:2375 to reach dind from job containers
build.yaml #6:Commit
a74a035912
pushed by
deepkoluguri
ci: wait for dind to be ready before running kaniko
build.yaml #5:Commit
3545facd5f
pushed by
deepkoluguri
ci: run kaniko via docker run (no daemon in build, fixes container entrypoint issue)
build.yaml #4:Commit
d2bf305446
pushed by
deepkoluguri
ci: use dind sidecar instead of kaniko - pass DOCKER_HOST explicitly
build.yaml #3:Commit
b91e8e58a8
pushed by
deepkoluguri
ci: switch Docker build to Kaniko (no daemon required)
build.yaml #2:Commit
0f42b53ab4
pushed by
deepkoluguri