Complete Jenkins CI/CD Project - Continued with Documentation (Day-25)
🚦Jenkins Components and Terminology:
📌Job: A job is a task that you want Jenkins to perform. It could be building a specific project, running tests, deploying software, etc.
📌Build: A build is a process of transforming source code into a deployabl...
nileshsahare07.hashnode.dev5 min read