×
site:jenkins.io book from www.jenkins.io
This book provides a journey for readers to create YAML pipelines for various application systems, including Android, AngularJS, Flutter, and Ionic Cordova. By ...
Declarative Pipeline presents a more simplified and opinionated syntax on top of the Pipeline sub-systems. In order to use them, install the Pipeline: ...
User Handbook · User Handbook Overview · Installing Jenkins · Platform Information · Using Jenkins · Pipeline · Blue Ocean · Managing Jenkins · Securing Jenkins ...
A continuous delivery (CD) pipeline is an automated expression of your process for getting software from version control right through to your users and ...
Jenkins Pipeline exposes environment variables via the global variable env , which is available from anywhere within a Jenkinsfile . The full list of ...
The procedures in this chapter are for new installations of Jenkins. Jenkins is typically run as a standalone application in its own process. The Jenkins WAR ...
This page provides an overview of the documentation in the Jenkins User Handbook. If you want to get up and running with Jenkins, see Installing Jenkins for ...
The name Blue Ocean comes from the book Blue Ocean Strategy. This strategy involves looking at problems in the larger uncontested space, instead of ...
An immutable file generated during a Build or Pipeline run which is archived onto the Jenkins Controller for later retrieval by users. Build. Result of a single ...