8000 GitHub - pingdone/ks-jenkins: Jenkins distribution for Kubesphere
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pingdone/ks-jenkins

 
 

Repository files navigation

ks-jenkins

Jenkins distribution for kubesphere

ks-jenkins is an out-of-the-box solution which base on custom-war-packager.

Get started

The docker images are below:

official kubesphere/ks-jenkins:v3.5.0-2.346.3
experimental kubespheredev/ks-jenkins:master

Build from source

jcli is a handy tool which can generate jenkins.war and docker image by one command line.

For some reasons, you need to config your Maven settings file. Please see also.

Build it via: make build

Run it via: make run

Plugins

Please pay attention to these plugins, we still need to keep use a special version of them:

Name Version Description
pipeline-input-step 2.12-rc390.24ce2a334298 Depends on PR-33

About

Jenkins distribution for Kubesphere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.7%
  • Groovy 40.9%
  • Makefile 8.4%
0