Skip to content

Commit

Permalink
Add Plugins (#2)
Browse files Browse the repository at this point in the history
* Add Plugins

* Update Dockerfile

Update workflow support plugin

* Update workflow api and workflow support plugin versions

* Update structs plugin

* Update plugin versions

* Update workflow support pluggin

* Update workflow step api

* update workflow support api

* Revert versions

* Update workflow support version

* Update plugin versions
  • Loading branch information
hazim1093 authored and rasheedamir committed Jan 7, 2019
1 parent bca02a8 commit bd6e97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ARG AGENT_PORT=50000
ARG JENKINS_VERSION=2.95
# This can be used to customize where jenkins.war get downloaded from:
ARG JENKINS_URL=https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/${JENKINS_VERSION}/jenkins-war-${JENKINS_VERSION}.war
ARG INSTALL_PLUGINS=ace-editor:1.1,async-http-client:1.7.24.1,ant:1.5,antisamy-markup-formatter:1.5,ansicolor:0.5.2,authentication-tokens:1.3,blueocean-autofavorite:1.0.0,blueocean-commons:1.3.5,blueocean-config:1.3.5,blueocean-dashboard:1.3.5,blueocean-display-url:2.1.0,blueocean-events:1.3.5,blueocean-git-pipeline:1.3.5,blueocean-github-pipeline:1.3.5,blueocean-i18n:1.3.5,blueocean-jwt:1.3.5,blueocean-personalization:1.3.5,blueocean-pipeline-api-impl:1.3.5,blueocean-pipeline-editor:1.3.5,blueocean-pipeline-scm-api:1.3.5,blueocean-rest-impl:1.3.5,blueocean-rest:1.3.5,blueocean-web:1.3.5,blueocean:1.3.5,bouncycastle-api:2.16.1,branch-api:2.0.11,build-timeout:1.18,cloudbees-folder:6.1.2,credentials-binding:1.13,credentials:2.1.14,display-url-api:2.1.0,docker-commons:1.8,docker-workflow:1.12,dockerhub-notification:2.2.0,durable-task:1.14,email-ext:2.58,embeddable-build-status:1.9,external-monitor-job:1.7,favorite:2.3.0,ghprb:1.39.0,git-client:2.5.0,git-server:1.7,git:3.6.0,github-api:1.86,github-branch-source:2.2.3,github-issues:1.2.2,github-oauth:0.27,github-organization-folder:1.6,github-pr-coverage-status:1.8.1,github-pullrequest:0.1.0-rc24,github:1.28.0,gitlab-merge-request-jenkins:2.0.0,gitlab-oauth:1.0.9,gitlab-plugin:1.4.6,google-login:1.3,gradle:1.27.1,gravatar:2.1,handlebars:1.1.1,icon-shim:2.0.3,jackson2-api:2.7.3,jquery-detached:1.2.1,junit:1.21,kerberos-sso:1.3,kubernetes:1.1,ldap:1.16,lockable-resources:2.0,mailer:1.20,mapdb-api:1.0.9.0,mask-passwords:2.10.1,matrix-auth:1.7,matrix-project:1.11,mercurial:2.0,metrics:3.1.2.10,momentjs:1.1.1,multiple-scms:0.6,nodejs:1.2.4,oauth-credentials:0.3,oic-auth:1.0,openid:2.2,openid4java:0.9.8.0,pam-auth:1.3,pipeline-build-step:2.5.1,pipeline-github-lib:1.0,pipeline-githubnotify-step:1.0.2,pipeline-graph-analysis:1.5,pipeline-input-step:2.8,pipeline-milestone-step:1.3.1,pipeline-model-api:1.2,pipeline-model-declarative-agent:1.1.1,pipeline-model-definition:1.2,pipeline-model-extensions:1.2,pipeline-rest-api:2.8,pipeline-stage-step:2.2,pipeline-stage-tags-metadata:1.2,pipeline-stage-view:2.8,pipeline-utility-steps:1.3.0,plain-credentials:1.4,pubsub-light:1.12,resource-disposer:0.6,scm-api:2.2.2,script-security:1.39,sse-gateway:1.15,ssh-agent:1.15,ssh-credentials:1.13,ssh-slaves:1.20,structs:1.10,subversion:2.9,timestamper:1.8.8,token-macro:2.1,url-auth-sso:1.0,updatebot:1.0.10,variant:1.1,windows-slaves:1.3.1,workflow-aggregator:2.5,workflow-api:2.20,workflow-basic-steps:2.6,workflow-cps-global-lib:2.8,workflow-cps:2.39,workflow-durable-task-step:2.13,workflow-job:2.14.1,workflow-multibranch:2.16,workflow-remote-loader:1.4,workflow-scm-step:2.6,workflow-step-api:2.12,workflow-support:2.14,ws-cleanup:0.33,pipeline-aws:1.26
ARG INSTALL_PLUGINS=ace-editor:1.1,async-http-client:1.7.24.1,ant:1.5,antisamy-markup-formatter:1.5,ansicolor:0.5.2,authentication-tokens:1.3,blueocean-autofavorite:1.0.0,blueocean-commons:1.3.5,blueocean-config:1.3.5,blueocean-dashboard:1.3.5,blueocean-display-url:2.1.0,blueocean-events:1.3.5,blueocean-git-pipeline:1.3.5,blueocean-github-pipeline:1.3.5,blueocean-i18n:1.3.5,blueocean-jwt:1.3.5,blueocean-personalization:1.3.5,blueocean-pipeline-api-impl:1.3.5,blueocean-pipeline-editor:1.3.5,blueocean-pipeline-scm-api:1.3.5,blueocean-rest-impl:1.3.5,blueocean-rest:1.3.5,blueocean-web:1.3.5,blueocean:1.3.5,bouncycastle-api:2.16.1,branch-api:2.0.11,build-timeout:1.18,cloudbees-folder:6.1.2,credentials-binding:1.13,credentials:2.1.14,display-url-api:2.1.0,docker-commons:1.8,docker-workflow:1.12,dockerhub-notification:2.2.0,durable-task:1.14,email-ext:2.58,embeddable-build-status:1.9,external-monitor-job:1.7,favorite:2.3.0,ghprb:1.39.0,git-client:2.5.0,git-server:1.7,git:3.6.0,github-api:1.86,github-branch-source:2.2.3,github-issues:1.2.2,github-oauth:0.27,github-organization-folder:1.6,github-pr-coverage-status:1.8.1,github-pullrequest:0.1.0-rc24,github:1.28.0,gitlab-merge-request-jenkins:2.0.0,gitlab-oauth:1.0.9,gitlab-plugin:1.4.6,google-login:1.3,gradle:1.27.1,gravatar:2.1,handlebars:1.1.1,icon-shim:2.0.3,jackson2-api:2.7.3,jquery-detached:1.2.1,junit:1.21,kerberos-sso:1.3,kubernetes:1.1,ldap:1.16,lockable-resources:2.0,mailer:1.20,mapdb-api:1.0.9.0,mask-passwords:2.10.1,matrix-auth:1.7,matrix-project:1.11,mercurial:2.0,metrics:3.1.2.10,momentjs:1.1.1,multiple-scms:0.6,nodejs:1.2.4,oauth-credentials:0.3,oic-auth:1.0,openid:2.2,openid4java:0.9.8.0,pam-auth:1.3,pipeline-build-step:2.5.1,pipeline-github-lib:1.0,pipeline-githubnotify-step:1.0.2,pipeline-graph-analysis:1.5,pipeline-input-step:2.8,pipeline-milestone-step:1.3.1,pipeline-model-api:1.2,pipeline-model-declarative-agent:1.1.1,pipeline-model-definition:1.2,pipeline-model-extensions:1.2,pipeline-rest-api:2.8,pipeline-stage-step:2.2,pipeline-stage-tags-metadata:1.2,pipeline-stage-view:2.8,pipeline-utility-steps:1.3.0,plain-credentials:1.4,pubsub-light:1.12,resource-disposer:0.6,scm-api:2.2.6,script-security:1.39,sse-gateway:1.15,ssh-agent:1.15,ssh-credentials:1.13,ssh-slaves:1.20,structs:1.10,subversion:2.9,timestamper:1.8.8,token-macro:2.1,url-auth-sso:1.0,updatebot:1.0.10,variant:1.1,windows-slaves:1.3.1,workflow-aggregator:2.5,workflow-api:2.25,workflow-basic-steps:2.6,workflow-cps-global-lib:2.8,workflow-cps:2.39,workflow-durable-task-step:2.13,workflow-job:2.14.1,workflow-multibranch:2.16,workflow-remote-loader:1.4,workflow-scm-step:2.6,workflow-step-api:2.13,workflow-support:2.19,ws-cleanup:0.33,pipeline-aws:1.26,sonar:2.8.1,greenballs:1.15

## Environment Variables

Expand Down

0 comments on commit bd6e97c

Please sign in to comment.