We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
=> 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
The text was updated successfully, but these errors were encountered:
This is handled automatically by the Taskfile that I use, but I'll update the readme to mention this.
Sorry, something went wrong.
No branches or pull requests
=> 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
The text was updated successfully, but these errors were encountered: