#jenkins-on-ubuntu
Read more stories on Hashnode
Articles with this tag
#90DaysOfDevOps #Day27 What is sh-keygen ? sh-keygen is a tool for creating new authentication key pairs for SSH. To connect the Jenkins-agent and...
#90DaysOfDevOps #Day26 What is a trigger? A trigger bascially helps us to execute a job after the occurrence of a particular event. To see the list of...
#90DaysOfDevOps #Day24 What is Pipeline? A pipeline is a collection of steps or jobs interlinked in a sequence.It defines your entire build process,...
#90DaysOfDevOps #Day23 What is CI/CD ? CI/CD is a process, often visualized as a pipeline, that involves adding a high degree of ongoing automation...
#90daysdevops #Day_22 What is Jenkins? Jenkins is an open-source continuous integration-continuous delivery and deployment (CI/CD) automation software...