Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

Commit c179c45

Browse files
committed
Updated Jenkins build
1 parent e204c4e commit c179c45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

code/5/jenkins/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ RUN tar -xvzf docker-latest.tgz
1010
RUN mv docker/* /usr/bin/
1111

1212
USER jenkins
13-
COPY plugins.txt /usr/share/jenkins/ref/
14-
RUN /usr/local/bin/plugins.sh /usr/share/jenkins/ref/plugins.txt
13+
RUN /usr/local/bin/install-plugins.sh junit git git-client ssh-slaves greenballs chucknorris

0 commit comments

Comments
 (0)