feat: ✨ Enable git lfs
Some checks failed
andreas-personal/jenkins-ssh-docker-agent/pipeline/head There was a failure building this commit
Some checks failed
andreas-personal/jenkins-ssh-docker-agent/pipeline/head There was a failure building this commit
This commit is contained in:
@ -54,3 +54,7 @@ USER root
|
||||
|
||||
#Install OpenSSL
|
||||
RUN apt-get install -y openssl
|
||||
|
||||
#Install git lfs
|
||||
RUN apt-get install -y git-lfs
|
||||
RUN git lfs install --system
|
Reference in New Issue
Block a user