commit | 2014be8b41569af26d6428a1401b728bd2099bab | [log] [tgz] |
---|---|---|
author | Alexander Evseev <aevseev@mirantis.com> | Mon Jul 09 11:04:15 2018 +0200 |
committer | Alexander Evseev <aevseev@mirantis.com> | Mon Jul 09 11:04:15 2018 +0200 |
tree | 03e67950b218b4ad6917d52fd772d87b38cb6694 | |
parent | 80bec927ed5085f626cd8f76cedf148184a00ce7 [diff] |
Add Jenkins OWASP Markup Formatter plugin - antisamy-markup-formatter Change-Id: I53fef003f48b223bd6df867ecbfdfb5d35366047
diff --git a/Dockerfile b/Dockerfile index fe97950..d368c14 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -75,6 +75,7 @@ COPY theme /usr/share/jenkins/ref/userContent/theme RUN JENKINS_UC_DOWNLOAD=http://archives.jenkins-ci.org /usr/local/bin/install-plugins.sh \ + antisamy-markup-formatter \ artifactory \ blueocean \ build-blocker-plugin \