#devops
Read more stories on Hashnode
Articles with this tag
It's time to level up things, let's integrate Docker and your Jenkins declarative pipeline. Use your Docker Build and Run Knowledge Docker build:...
What is a pipeline in Jenkins? In Jenkins, a pipeline is a set of instructions that specify the steps necessary to build, test, and deploy software...
Documenting projects can improve project outcomes, increase efficiency, and reduce the risk of errors and miscommunications. Task 1 Document the...
Let's make a complete CI/CD project for your Node JS Application. Task-01 Fork this repository: Create a connection to your Jenkins job and your...
What is CI/CD? CI/CD stands for Continuous Integration/Continuous Deployment or Continuous Delivery. It is a software development approach that...
What is Jenkins? Jenkins is a popular open-source automation server that is used for building, testing, and deploying software. Jenkins is written in...