Skip to content

Commit

Permalink
Updated Jenkins build
Browse files Browse the repository at this point in the history
  • Loading branch information
jamtur01 committed Aug 14, 2016
1 parent e204c4e commit c179c45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/5/jenkins/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ RUN tar -xvzf docker-latest.tgz
RUN mv docker/* /usr/bin/

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

0 comments on commit c179c45

Please sign in to comment.