Skip to content

Commit cfdd8d6

Browse files
committed
fix: foo
1 parent 09e6bca commit cfdd8d6

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM gitpod/workspace-full-vnc:latest
33

44
RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
55
RUN sudo apt-get install git-lfs
6-
RUN git lfs install
6+
# RUN git lfs install
77

88
# https://www.gitpod.io/docs/languages/javascript
99
# https://github.com/gitpod-io/gitpod/issues/945
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)