Video description
The Jenkins community defines a Jenkins "project" as a user configured description of the work that Jenkins should perform; and a "build" as a single execution of a project. This course provides a hands-on, step-by-step opportunity to create a very basic Jenkins project and use key components of the Jenkins server toolset to perform a build in support of that project.
Along the way, you will learn to use the Jenkins automation server to establish builds with parameters, advanced triggers, SCM integration, multiple build steps, artifacts, and several other specialized functions. By the end of the course, you'll know how to customize and automate project builds to meet the specialized needs for building application source code as part of an automated deployment pipeline.
- Discover the difference between a Jenkins project and a Jenkins build
- Gain experience integrating a project with the Git source code repository
- Learn how to schedule builds, conduct remote builds, and trigger builds
- Understand how to discard old builds and disable projects
- Explore ways to control project security, control build steps, and perform post-build actions
Publisher resources
Table of contents
Product information
- Title: Continuous Integration (CI) With Jenkins - Basic Build Jobs
- Author(s):
- Release date: April 2017
- Publisher(s): Infinite Skills
- ISBN: 9781491986479
You might also like
video
Continuous Integration (CI) With Jenkins - Fundamentals
The Jenkins server or CI (continuous integration) server is a tool that allows software developers to …
video
Continuous Integration (CI) With Jenkins - Maven Builds
This course introduces the concepts, techniques, and configuration necessary to perform a Maven build within a …
video
Continuous Integration (CI) With Jenkins - Configuration
Understanding how to properly configure a Jenkins automation server is essential to creating a Jenkins based …
video
Continuous Integration (CI) With Jenkins - Artifact Repository Setup
Automating the archiving of binary artifacts in an artifact repository is crucial to any successful continuous …