Jenkins Shared Libraries
INTRODUCTION
A Jenkins shared library is a library with code you share between Jenkins jobs. Developers use libraries to share code and avoid duplication.
You can also store the shared library in the GitHub repositories so that you can tag, version,...
kakarlayogitha.hashnode.dev2 min read