Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit e74eac4

Browse files
committed
[update-hyper-slaves] udpate hyper-slaves-plugin to 0.1.4, update images
1 parent e4d43b1 commit e74eac4

6 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN ln -s ${JENKINS_HOME}/.hyper /.hyper && ln -s ${JENKINS_HOME}/.hyper /root/.
1717
## install jenkins plugin ##
1818
################################
1919
# install hyper plugin
20-
RUN /usr/local/bin/install-plugins.sh hyper-commons:0.1.5 hyper-slaves:0.1.3
20+
RUN /usr/local/bin/install-plugins.sh hyper-commons:0.1.5 hyper-slaves:0.1.4
2121

2222
# install recommended plugin
2323
RUN /usr/local/bin/install-plugins.sh cloudbees-folder timestamper workflow-aggregator subversion ldap \

Dockerfile.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN ln -s ${JENKINS_HOME}/.hyper /.hyper && ln -s ${JENKINS_HOME}/.hyper /root/.
1717
## install jenkins plugin ##
1818
################################
1919
# install hyper plugin
20-
RUN /usr/local/bin/install-plugins.sh hyper-commons:0.1.5 hyper-slaves:0.1.3
20+
RUN /usr/local/bin/install-plugins.sh hyper-commons:0.1.5 hyper-slaves:0.1.4
2121

2222
# install recommended plugin
2323
RUN /usr/local/bin/install-plugins.sh cloudbees-folder timestamper workflow-aggregator subversion ldap \

images/hyper-config.png

17.4 KB
Loading

images/job-general-config.png

1.13 KB
Loading

images/run-hykins-in-hyper.png

-1.06 KB
Loading
-145 Bytes
Loading

0 commit comments

Comments
 (0)