infra: docker: set portage to shallow clone packages via git
Some checks failed
Gentoo Utils / build-docker (pull_request) Successful in 9s
Gentoo Utils / build (pull_request) Failing after 11s

This commit is contained in:
2025-12-05 20:36:11 -06:00
parent 8f4a7bfc4f
commit cb85ad75b3

View File

@@ -2,6 +2,8 @@ FROM gentoo/stage3:latest
COPY ./. /
ENV EGIT_CLONE_TYPE=shallow
RUN getuto
RUN emerge-webrsync