Log in to Jenkins and click on "New Item" Give a name --> Select Pipeline --> Click OK Give Description Write pipeline code in the Pipeline section --> Click Save Copy your Github Repo link and use it in the pipeline code as shown... pipeline { ...
vrishni.hashnode.dev1 min read
No responses yet.