commit | 9bc826f662422eedf2339c257637e8d351f6b8f2 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Sep 01 13:36:09 2016 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Sep 01 13:36:09 2016 +0200 |
tree | b0ea66285fedda555972e33885e844e5d5c3f679 | |
parent | 506c6aa31881de67b7ec54bf006077fa6d64dc82 [diff] |
Install workflow-scm-step plugin
diff --git a/Dockerfile b/Dockerfile index 206e0f5..b726dc9 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -77,4 +77,4 @@ COPY plugins.sh /usr/local/bin/plugins.sh COPY install-plugins.sh /usr/local/bin/install-plugins.sh -RUN /usr/local/bin/install-plugins.sh docker-workflow workflow-remote-loader +RUN /usr/local/bin/install-plugins.sh docker-workflow workflow-remote-loader workflow-scm-step