fix: 💚 Fix Default Image, maybe?
Some checks failed
andreas-personal/good-old-jenkins/pipeline/head There was a failure building this commit
Some checks failed
andreas-personal/good-old-jenkins/pipeline/head There was a failure building this commit
This commit is contained in:
@ -12,6 +12,7 @@ RUN usermod -aG docker jenkins
|
|||||||
COPY --chown=jenkins:jenkins executors.groovy /usr/share/jenkins/ref/init.groovy.d/executors.groovy
|
COPY --chown=jenkins:jenkins executors.groovy /usr/share/jenkins/ref/init.groovy.d/executors.groovy
|
||||||
|
|
||||||
#Install git lfs
|
#Install git lfs
|
||||||
|
RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
|
||||||
RUN apt-get install -y git-lfs
|
RUN apt-get install -y git-lfs
|
||||||
RUN git lfs install --system
|
RUN git lfs install --system
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user