#jenkins
Read more stories on Hashnode
Articles with this tag
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI) is a DevOps...
#90DaysOfDevOps One of the most important parts of your DevOps and CICD journey is a Declarative Pipeline Syntax of Jenkins What is a Pipeline - A...
#90DaysOfDevOps #task1 Document the process from cloning the repository to adding webhooks, Deployment, etc. as a README. A well-written readme file...
#90days0fDevOps · Task-01 -Fork this repository: -Create a connection to your Jenkins job and your GitHub Repository via GitHub Integration. -Read About...
1#CI/CD #CI- The "CI" in CI/CD always refers to continuous integration, which is an automation process for developers. -Successful CI means new code...
#Jenkins? -Jenkins is an open-source continuous integration/continuous delivery and deployment (CI/CD) automation software DevOps tool written in the...