refactor: 🔇 Remove Debug check of User
All checks were successful
andreas-personal/good-old-jenkins/pipeline/head This commit looks good
All checks were successful
andreas-personal/good-old-jenkins/pipeline/head This commit looks good
This commit is contained in:
@ -12,7 +12,6 @@ RUN usermod -aG docker jenkins
|
||||
COPY --chown=jenkins:jenkins executors.groovy /usr/share/jenkins/ref/init.groovy.d/executors.groovy
|
||||
|
||||
#Install git lfs
|
||||
RUN id
|
||||
RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
|
||||
RUN apt-get install -y git-lfs
|
||||
RUN git lfs install --system
|
||||
|
Reference in New Issue
Block a user