Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Try CARGO_NET_GIT_FETCH_WITH_CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjohnston committed Oct 13, 2022
1 parent ac9555e commit 25ffdef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ COPY pyproject.toml README.rst build_rust.py Cargo.toml Cargo.lock /synapse/
ARG TEST_ONLY_IGNORE_POETRY_LOCKFILE

ENV CARGO_BUILD_JOBS=1
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
RUN rustup show

# Install the synapse package itself.
Expand Down

0 comments on commit 25ffdef

Please sign in to comment.