Jenkins for Beginners
About Course
Complete Jenkins Tutorial on how to run Jenkins in a Docker Container, create multibranch pipeline, explaining Jenkinsfile and trigger the Jenkins build automatically.
This tutorial covers the following:
* Pull Jenkins Image and run container
* Initialize Jenkins and install default plugins
* Create First Admin User
* Types of Jenkins Projects
* Create Multibranch Pipeline
* Explain how Credentials Plugin work in Jenkins
* Filter Branches by Name
* Run Jenkins in a Docker Container
* Create Multibranch Pipeline with Git
* Basic Jenkinsfile Syntax
* Git Integration – Trigger Jenkins build automatically
* Push Notification
* Polling
* How to install and configure Gradle, Yarn and NPM build tools in Jenkins and how to use those tools in Jenkinsfile.
Gitlab Link:
https://gitlab.com/nanuchi/techworld-js-docker-demo-app/-/blob/dev/Jenkinsfile
Course Content
Content
-
Run Jenkins in Docker Container
08:23 -
Create Multibranch Pipeline with Git
13:44 -
Jenkinsfile – Jenkins Pipeline
10:24 -
Trigger Jenkins Build automatically
07:58 -
Configure Build Tools in Jenkins and Jenkinsfile
13:08 -
Complete Jenkins Pipeline
35:06