Parcourir la source

deactivate git-lfs pull

Yuki Takei il y a 2 ans
Parent
commit
0e221fe920
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .devcontainer/Dockerfile

+ 1 - 1
.devcontainer/Dockerfile

@@ -50,7 +50,7 @@ RUN apt-get update \
     && rm -rf /var/lib/apt/lists/*
 ENV DEBIAN_FRONTEND=dialog
 
-RUN git-lfs pull
+# RUN git-lfs pull
 RUN yarn global add turbo
 RUN yarn global add node-gyp