#7 Jenkins Pipelines | Pipeline Script using SCM (Git)

preview_player
Показать описание
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------

If you arrive here directly, then I suggest you to see previous videos and then come back here later.

In this video, we will explain how to configure your first pipeline script in Jenkins using Git as your Source Code Management (SCM) system. We will use GitHub to demonstrate how to configure a pipeline job to automatically build your code whenever changes are pushed to the repository. We will guide you through the steps to create a simple pipeline job, link it to your GitHub repository, and configure the job to run the script whenever there is a new commit. By the end of this tutorial, you will be able to create and configure your own pipeline jobs in Jenkins with Git SCM.

Рекомендации по теме
Комментарии
Автор

i want to deploy pods on k8s from my YAML file through Jenkins....can anyone help??

shivrajpawar