×
Jenkins Use-cases. Android. Bitbucket Server. C/C++. Docker. Embedded. GitHub. Java. PHP. Continuous Delivery. Python. Ruby. Improve this page.
Missing: /url | Show results with:/url
Configuring PHP Tools. This guide uses Jenkinsfile based pipelines and assumes you already have a basic Jenkinsfile. This guide assumes that you already have ...
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
With the introduction of the Pipeline plugin, users now can implement a project's entire build/test/deploy pipeline in a Jenkinsfile and store that alongside ...
Combining Jenkins and Docker together can bring improved speed and consistency to your automation tasks, which is why we've collected some helpful resources on ...
Missing: /url | Show results with:/url
Build integration. With the help of the Git plugin Jenkins can easily pull source code from any Git repository that the Jenkins build node can access.
Jenkins is an extensible framework, which can be applied to many areas including embedded software and even hardware development. With proper configuration ...
Jenkins is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or ...
Jenkins is distributed as WAR files, native packages, installers, and Docker images. Follow these installation steps: Before downloading, please take a moment ...
It is defined by the Jenkins URL specified in the global configuration. --httpsListenAddress=$HTTPS_HOST. Binds Jenkins to listen for HTTPS requests on the IP ...