Open iriven opened 1 year ago
=> ERROR [alpinelinux/gitlab-shell:14.12.0 source 4/5] COPY build/lib/ /usr/local/lib/ 0.0s => ERROR [alpinelinux/gitlab-shell:14.12.0 builder 5/7] COPY build/lib/ /usr/local/lib/ 0.0s => ERROR [alpinelinux/gitaly:15.5.2 source 3/5] COPY build/lib/ /usr/local/lib/ 0.0s => ERROR [alpinelinux/gitaly:15.5.2 build-gitaly-ruby 3/6] COPY build/lib/ /usr/local/lib/
to solve this, i copy the lib/ folder from project root to each component build/ sub folder
This is handled automatically by the Taskfile that I use, but I'll update the readme to mention this.
=> ERROR [alpinelinux/gitlab-shell:14.12.0 source 4/5] COPY build/lib/ /usr/local/lib/ 0.0s => ERROR [alpinelinux/gitlab-shell:14.12.0 builder 5/7] COPY build/lib/ /usr/local/lib/ 0.0s => ERROR [alpinelinux/gitaly:15.5.2 source 3/5] COPY build/lib/ /usr/local/lib/ 0.0s => ERROR [alpinelinux/gitaly:15.5.2 build-gitaly-ruby 3/6] COPY build/lib/ /usr/local/lib/
to solve this, i copy the lib/ folder from project root to each component build/ sub folder