Jenkins Shared Library Concept | groovy | Pipeline | Practical Example | Tamil | IndiaBees

preview_player
Показать описание
This helps to understand the concept of Jenkins shared library.
#Jenkins
#Jenkins shared library
#git
#shared library configuration
#groovy
#jenkins file
#pipeline
Pipeline has support for creating "Shared Libraries" which can be defined in external source control repositories and loaded into existing Pipelines.

A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The name should be a short identifier as it will be used in scripts.

The version could be anything understood by that SCM; for example, branches, tags, and commit hashes all work for Git. You may also declare whether scripts need to explicitly request that library (detailed below), or if it is present by default. Furthermore, if you specify a version in Jenkins configuration, you can block scripts from selecting a different version.

ABOUT OUR CHANNEL

IndiaBees channel is to learn more technologies.
We IndiaBees help young engineers and everyone who likes to code and become successful in their career.
We provide all technology tutorials regularly

Our channel IndiaBees is about Learning new technologies. We cover lots of cool stuff such as Web development tutorials, Mobile development tutorials, and Deployment related tutorial

Check out our channel here:
Don’t forget to subscribe!

CHECK OUT OUR OTHER VIDEOS

HTML tutorial for beginners Playlist

Android tutorial for beginners Playlist

Jenkins tutorial - Tamil Playlist

Jenkins tutorial Playlist

Git tutorial - Tamil Playlist

Linux Commands tutorial - Playlist -

Docker tutorial playlist -

GET IN TOUCH

FOLLOW US ON SOCIAL
Get updates or reach out to Get updates on our Social Media Profiles!
Рекомендации по теме
Комментарии
Автор

excellent video. Very clearly explained. Pls create more tutorials on jenkins, ansible and kubernetes.

vidhyamayilvaganan
Автор

clearly explained & easy to understand.

archanag
Автор

Thanks Bro. Please put lot of videos on this topic with the usage of Groovy scripts.

thalapathis
Автор

The way you explain the work flow was awesome bro... Awaiting for more videos on the same

sathishanbu
Автор

Nice explanation bro. expecting more usecases using groovy. Your github link please. Can u share groovy files ?

dancewitharun